Tuesday, August 9, 2011

how to make a text file from terminel easily

how to make a text file from terminal easily

you have to do just only two small steps

step 1

open the terminal and go to location which you want to create a text file

step2
Type the command as below
cat > file.txt
now enter anything which should include inside of the file.txt
now press ctrl+d to save that file.

ok you are done.
cheers.......kwak




No comments:

Post a Comment