Scene
Linux server, when running the started. Sh file
nohup ./startup.sh &
Tips
Nohup: cannot run command ‘./startup. Sh’: insufficient permissions
Note:
Blog:
https://blog.csdn.net/badao_ liumang_ Qizhi
is concerned about the official account of
‘s overbearing program
, which is programmed to get e-books, tutorial push and free download.
realization
This is because the permission is not enough. First enter the bin directory and execute in the bin directory
chmod u+x *.sh
Then run it again
Read More:
- Nohup command in Linux: nohup: assigning input and attaching output to‘ nohup.out ’
- When sh. / xxx.sh is executed, syntax error: “unexpected” appears
- Cannot read configuration file due to insufficient permissions
- Mac USB error 3: Unable to claim interface: Access denied (insufficient permissions)
- Flutter – iOS: Command /bin/sh failed with exit code 255
- (20200912Solved) nohup: ignoring input and appending output to ‘nohup.out‘
- Find files with suffix. Sh under Linux
- sh: 0: getcwd() failed: No such file or directory
- The solution of push D command execution error (/ bin / sh: 1: push D: not found) on Ubuntu
- Error when Linux executes sh script: syntax error: bad FD number
- -Bash: /usr/local/apache-maven-3.6.3/bin/mvn: insufficient permissions
- FTP prompt in Linux — 553 could not create file (absolutely useful)
- Add executable permissions to Linux files
- Solution to the error $’\ R’: command not found when executing shell script under Linux
- Method of modifying file and folder permission by Chmod command in Linux
- “Sh: dot: not found” when Doxygen generates documents
- [shell] sh executes the script and reports an error syntax error: “(” unexpected “)
- Error in header file when calling OpenGL to open obj file in vs2013: unable to open include file: “GL / glut. H”: no such file or directories
- Several methods of executing multiple commands in Linux shell
- VMware virtual machine prompt: locking file failed, unable to open the disk solution