ابزار کاربر

ابزار سایت


courses:linux:beginner:getting-started:start

شروع به کار

* Login
* logout / exit / <ctrl+d>
* clear / <ctrl+l>
* reboot / poweroff
* passwd
* Virtual Terminals: Alt-F1, Alt-F2, ...
* Shift-PgUp, Shift-PgDn
* ssh client / putty
* ls -lha
* pwd
* Home Directory
* mkdir / rmdir
* cd / cd .. / cd - / cd ~
* touch
* file
* Reuse previous commands
* Using TAB for completion
* Relative / Absolute Addresses
* Redirection: send output to a file or read a file as standard input to a command 
* echo "string" > filename
* rm -i -rf
* cp -i -rv
* mv -i
* alias / unalias
* wild cards * ?
* cat / more / less
* head / tail -f
* ln -s
* man
* Shell Variables (SHELL, HOME, PATH)
* which / type / enable -a
* find
* locate / updatedb
* grep
* ps -A / kill / killall
* Piping: pass standard output as standard input to another command
* chown , /etc/passwd
* chmod
* date, cal / unix timestamp
* uptime / free
courses/linux/beginner/getting-started/start.txt · آخرین ویرایش: 2023/07/21 01:43 توسط 127.0.0.1

به جز مواردی که ذکر می‌شود، مابقی محتویات ویکی تحت مجوز زیر می‌باشند: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki