Thread: Command Line: 'Error: This script must be run with bash'
can please explain why i'm unable run file. error states need use bash displayed 'echo $shell' - am.
root@me-ubuntu:/home/unreal/ut-server# ls -l asu.*
-rwxrwxrwx 1 900 900 1119 2002-04-25 00:24 asu.sh
root@me-ubuntu:/home/unreal/ut-server# ./asu.sh
./asu.sh: error: script must run bash
root@me-ubuntu:/home/unreal/ut-server# echo $shell
/bin/bash
the top of script starts with:
php code:
#!/bin/bash
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Command Line: 'Error: This script must be run with bash'
Ubuntu
Comments
Post a Comment