От Zhenja Kaliuta (2:4500/1.59) к Sergey Anohin
В ответ на Заголовок предыдущего сообщения в треде (Имя Автора)
LZ>> #!/bin/sh
LZ>> # cls -- simple shell-script to clear screen with back-clear
LZ>> # author: Lev Zagatov; requires: ncurses, coreutils;
LZ>> if [ "$1" == 'back' ]; then
LZ>> ========
LZ>> Выхлоп:
LZ>> ========
LZ>> /usr/local/bin/cls: 5: [: unexpected operator
LZ>> ========
SA> В интернетах пишут:
SA> There is no mistake in your bash script. But you are executing it with sh which has a less extensive syntax ;)
SA> So, run bash ./choose.sh instead :)
SA> Ну или типа шебанг поменять?
--- Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)
* Origin: Somewhere in the North (2:4500/1.59)
Ответы на это письмо: