-
Cant create file in the C drive root directory Windows 8
Developing a simple Java program to write a file in the C drive root directory (where Windows is installed), but the program prompts an “access is denied” error. Try to create an empty file in the C drive root directory manually, but no options to create any files, only new folder is allowed.
Date: 2019-08-18 View: 1520
-
Linux How to assign execute permission to a .sh file
On *nix, you can use chmod +x file.sh to make a .sh file executable.
Date: 2019-08-11 View: 1520