| Command | Contoh |
|
| cat |
|
|
| cat .bashrc |
|
| cd |
|
|
| cd /home |
|
| cd httpd |
|
| cd .. |
|
| cd ~ |
|
| cp |
|
|
| cp myfile yourfile |
|
| cp -i myfile yourfile |
|
| cp -i /data/myfile . |
|
| cp -dpr srcdir destdir |
|
| dd | dd if=/dev/hdb1 of=/backup/ |
|
| df |
|
|
| less | less textfile |
|
| ln |
|
|
| ln -s test symlink |
|
| locate |
|
|
| slocate -u |
|
| locate whereis |
|
| logout |
|
|
| ls |
|
|
| ls |
|
| ls -al |
|
| more |
|
|
| more /etc/profile |
|
| ls -al |more |
|
| mv |
|
|
| mv -i myfile yourfile |
|
| mv -i /data/myfile . |
|
| pwd |
|
|
| more /etc/profile |
|
| shutdown |
|
|
| shutdown -h now |
|
| shutdown -r now |
|
| whereis |
|
|
| whereis ls |
|
|
|
Editors: emacs, vi, pico, jed, vim, nano
0 komentar:
Posting Komentar