• وبلاگ : پاي سيب
  • يادداشت : Cellular automaton
  • نظرات : 0 خصوصي ، 83 عمومي

  • نام:
    ايميل:
    سايت:
       
    متن پيام :
    حداکثر 2000 حرف
    كد امنيتي:
      
      
     
    + اميرحسين 
    1. Some Real Work
    2. show_uptime
    3. drive_space
    4. home_space
    5. system_info
    6. Flow Control - Part 1
    7. if
    8. What is a "condition"?
    9. Exit status
    10. test
    11. exit
    12. Testing for root
    13. Stay Out of Trouble
    14. Empty variables
    15. Missing quotes
    16. Isolating problems
    17. Watching your run
    18. Keyboard Input and Arithmetic
    19. read
    20. Arithmetic
    21. Flow Control - Part 2
    22. More branching
    23. Loops
    24. Building a menu
    25. Positional Parameters
    26. Detecting command line arguments
    27. Command line options
    28. Getting an option"s argument
    29. Integrating the command line processor into the
    30. Adding interactive mode
    31. Flow Control - Part 3
    32. Errors and Signals and Traps (Oh My!) - Part 1
    33. Exit status
    34. Checking the exit status
    35. An error exit function
    36. AND and OR lists
    37. Improving the error exit function
    38. Errors and Signals and Traps (Oh My!) - Part 2
    39. Cleaning up after yourself
    40. trap
    41. Signal 9 From Outer Space
    42. A clean_up function
    43. Creating safe temporary files