Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to set execute permission in linux

chmod +x script-name-here.sh #Change the "script-name-here" to the name of your .sh file.
Comment

how to set execute permission in linux

chmod -x script-name-here.sh #Change the "script-name-here" to the name of your .sh file.
Comment

PREVIOUS NEXT
Code Example
Shell :: linux ssh with password in one line 
Shell :: git diff file names 
Shell :: check current branch github 
Shell :: unable to connect my bluetooth devices to kali linux 
Shell :: npm global installation not showing 
Shell :: install flutter on linux 
Shell :: curl skip ssl 
Shell :: sveltekit install 
Shell :: clear error log apache2 
Shell :: copy from remote to local 
Shell :: set cuda path 
Shell :: how do I become the owner of a directory in linux? 
Shell :: git update comment 
Shell :: conda install camelot py 
Shell :: git show files modified since commit 
Shell :: mvn versions set 
Shell :: bash make directory 
Shell :: delete pid port 
Shell :: Unable to find a valid SQLite command 
Shell :: git merge a file from another branch to current branch 
Shell :: shell script get branch name 
Shell :: tmux kill-session by name 
Shell :: adding alias to for echo 
Shell :: rails g migration add columns 
Shell :: ubuntu command get my ip 
Shell :: blackeye bash 
Shell :: zsh: command not found: aws 
Shell :: check docker swarm status 
Shell :: how to make a push in github 
Shell :: arch pacman remove 
ADD CONTENT
Topic
Content
Source link
Name
1+6 =