Different Methods To Create a File in Linux/Unix :
There are different ways to create a file in Linux/Unix. These are
1. Using touch command :
touch command create an empty file of size Zero.
syntax:
touch
Monday, January 2, 2012
0 comments:
Post a Comment