- s – list files and directories
- cd – change directory
- pwd – display current working directory
- mkdir – create a new directory
- rmdir – remove an empty directory
- rm – remove a file or directory
- touch – create a new file
- cat – display the contents of a file
- nano – open a file in the nano text editor
- vi – open a file in the vi text editor
- cp – copy a file or directory
- mv – move or rename a file or directory
- man – display the manual for a command
- chmod – change file permissions
- chown – change file ownership
- sudo – run a command with superuser privileges
- echo – display text on the screen
- cat – concatenate and display files
- grep – search for text in a file
- find – search for files on the system
- tar – archive files
- gzip – compress files
- gunzip – decompress gzip files
- curl – transfer data from a URL
- wget – download files from the internet
- ssh – connect to a remote server
- scp – copy files to/from a remote server
- rsync – synchronize files between local and remote systems
- top – display real-time process information
- ps – display information about running processes
Bunu beğen:
Beğen Yükleniyor...
İlgili