Terminal commands
Ubunthu Commands Examples
- ls :- List directory contents
- man :- Get information or help about a command
- pwd :- Path of working directory
- cd :- Change working directory
- mv :- Move file or change name
- cp :- Copy file
- mkdir :- Make directory
- rm :- Remove files and directories
- mount / mnt / zip :- Mount zip disk on directory
- cat :- output contents of a file
- find :- look for file
- gref :- search for a string of text
- passwd :- Change password
- poweroff :- Copumter shut down
- touch :- Text file create
- tree :- Floder view
- clear :- Terminal full clear
- cd .. :- Floder back
- df :- Disk space
- nano :- Editor
Terminal Commands Examples :- https://www.howtoforge.com/linux-commands/
No comments:
Post a Comment