وبلاگ :
پاي سيب
يادداشت :
Cellular automaton
نظرات :
0
خصوصي ،
82
عمومي
نام:
ايميل:
سايت:
مشخصات شما ذخيره شود.
متن پيام :
حداکثر 2000 حرف
كد امنيتي:
اين پيام به صورت
خصوصي
ارسال شود.
+
اميرحسين
Some Real Work
show_uptime
drive_space
home_space
system_info
Flow Control - Part 1
if
What is a "condition"?
Exit status
test
exit
Testing for root
Stay Out of Trouble
Empty variables
Missing quotes
Isolating problems
Watching your run
Keyboard Input and Arithmetic
read
Arithmetic
Flow Control - Part 2
More branching
Loops
Building a menu
Positional Parameters
Detecting command line arguments
Command line options
Getting an option"s argument
Integrating the command line processor into the
Adding interactive mode
Flow Control - Part 3
Errors and Signals and Traps (Oh My!) - Part 1
Exit status
Checking the exit status
An error exit function
AND and OR lists
Improving the error exit function
Errors and Signals and Traps (Oh My!) - Part 2
Cleaning up after yourself
trap
Signal 9 From Outer Space
A clean_up function
Creating safe temporary files