Very important useful commands to create a file and directory in linux, so first lets go with how to create file in linux or linux command to create a file,
2. Create a directory in liux
1. Create a file in linux go to terminal and open it and run this command can create a any file name
sudo nano filename.php sudo nano filename.html
3. view filesudo mkdir directoryname
sudo cat filename
No comments:
Post a Comment