Creating A Text File In Linux Shell
- Forums
- Linux
- Creating A Text File In Linux Shell
This Page Contains information about Creating A Text File In Linux Shell By rajeev32 in category Linux with 2 Replies. [3192], Last Updated: Mon Jun 24, 2024
rajeev32
Thu Apr 24, 2008
2 Comments
527 Visits
hello sir
can you show me how i can create a file in linux
i just want to make a simple file for example
thank you
Often you want to create a text file. In my example, i will be creating a simple index.html file
1. Enter the cat command:
2. Type the following:
3. Now hit Control-D, to exit
4. Enter
5. To display the contents of index.html, send this command:
6. you should see something like this:
https://www.webune.com/forums/creating-a-text-file-in-linux-shell.html