Shell script not running, command not found

后端 未结 12 1802
天涯浪人
天涯浪人 2020-12-03 04:37

I am very, very new to UNIX programming (running on MacOSX Mountain Lion via Terminal). I\'ve been learning the basics from a bioinformatics and molecular methods course (we

12条回答
  •  南方客
    南方客 (楼主)
    2020-12-03 05:31

    Also make sure /bin/bash is the proper location for bash .... if you took that line from an example somewhere it may not match your particular server. If you are specifying an invalid location for bash you're going to have a problem.

提交回复
热议问题