Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

set executable permissions linux

chmod +rwx filename #to add permissions.
chmod -rwx directoryname #to remove permissions.
chmod +x filename #to allow executable permissions.
chmod -wx filename #to take out write and executable permissions.
Comment

PREVIOUS NEXT
Code Example
Shell :: wsl how to add gui to ubuntu 
Shell :: how to install spark on macos 
Shell :: ImportError: No module named alsaaudio 
Shell :: tsc: command not found on arch 
Shell :: install windows service 
Shell :: how to open terminal as administrator in ubuntu 
Shell :: ng generate service 
Shell :: wkhtmltopdf blocked access to file 
Shell :: bin/magento command not found 
Shell :: specify origin git 
Shell :: superclass mismatch for class Command 
Shell :: push a new branch git 
Shell :: docker unused 
Shell :: edge download ubuntu 
Shell :: git remove file from tracking without deleting 
Shell :: install ssh-agent 
Shell :: change message from last pushed commit 
Shell :: how to run appimage on linux mint 
Shell :: pip3 to pip 
Shell :: TinyMCE vuejs 
Shell :: compress directory with tar and bzip2 
Shell :: how to install wifite for kali linux 
Shell :: or in matlab 
Shell :: install netbeans in ubuntu 20.04 
Shell :: how to paste in emacs 
Shell :: how to install docker in ubuntu using terminal 
Shell :: create and copy folder in ubuntu 
Shell :: add sudo user ubuntu 18 
Shell :: zsh powerlevel 
Shell :: git file too long 
ADD CONTENT
Topic
Content
Source link
Name
7+6 =