وبلاگ :
پاي سيب
يادداشت :
Cellular automaton
نظرات :
0
خصوصي ،
82
عمومي
نام:
ايميل:
سايت:
مشخصات شما ذخيره شود.
متن پيام :
حداکثر 2000 حرف
كد امنيتي:
اين پيام به صورت
خصوصي
ارسال شود.
+
اميرحسين
Contents
What is "the shell"?
What"s an xterm, gnome-terminal, konsole, etc.?
Starting a Terminal
Testing the Keyboard
Using the Mouse
Navigation
File System Organization
pwd
cd
Looking Around
ls
less
file
A Guided Tour
/
/boot
/etc
/bin, /usr/bin
/sbin, /usr/sbin
/usr
/usr/local
/var
/lib
/home
/root
/tmp
/dev
/proc
/mnt
Manipulating Files
Wildcards
cp
mv
rm
mkdir
I/O Redirection
Standard Output
Standard Input
Pipes
Filters
Permissions
File permissions
chmod
Directory permissions
Becoming the superuser for a short while
Changing file ownership
Changing group ownership
Job Control
A practical example
Putting a program in the background
Listing your processes
Killing a process
A little more about kill