Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Advanced Bash Shell Scripting Gude.pdf
Скачиваний:
57
Добавлен:
17.08.2013
Размер:
4.82 Mб
Скачать

Scripting With Style

 

Advanced Bash-Scripting Guide:

Prev

Next

Chapter 33. Scripting With Style

Get into the habit of writing shell scripts in a structured and systematic manner. Even "on- the-fly" and "written on the back of an envelope" scripts will benefit if you take a few minutes to plan and organize your thoughts before sitting down and coding.

Herewith are a few stylistic guidelines. This is not intended as an Official Shell Scripting Stylesheet.

Prev

Home

Next

Gotchas

Up

Unofficial Shell Scripting

 

 

Stylesheet

http://tldp.org/LDP/abs/html/scrstyle.html [7/15/2002 6:34:41 PM]