How to create a file in Linux terminal
In this post, you will learn about how to create a file in Linux by using commands in terminal. use Linux vi editor commands for Create, View and Edit files in Linux operating system. Linux is not like windows operating system and mostly it operated by commands. There are some most used commands to create, view and edit text files.
- Touch command
- Cat command
- Vi editor
- vim editor