Linux Command..
- mkdir - create a new directory.
- ls - Name of file & directory.
- pwd - Present working directory.
- rm - Remove a file.
- rmdir - Remove a directory.
- cd - Change directory.
- cd.. - Parent directory.
- touch - Create a update file.
- clear - Clear screen.
- tail - Output the last 10 lines of the file.
Comments
Post a Comment