Документ взят из кэша поисковой машины. Адрес оригинального документа : http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt1.2.3.html
Дата изменения: Fri Jan 17 12:43:19 1997
Дата индексирования: Tue Oct 2 01:12:42 2012
Кодировка:

Поисковые слова: guide 8.0
Problems running shell scripts

Problems running shell scripts

command_name: command not found

Your shell's search path does not include the directory that the shell script is stored in. Move the file containing the shell script to the directory $HOME/bin. This directory is usually in your default search path.

various messages

There are errors in the construction and syntax of the shell script. Read through your script checking its logical operations and the commands that it uses.

You can also use command line options to debug your script.


[Home] [Search] [Index]