Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

making file executable linux

chmod u+x file
Comment

linux create executable

> chmod +x my_file
Comment

linux make executable

chmod 755 file.sh
Comment

how to make a file executable in linux

chmod +x/+x file
Comment

PREVIOUS NEXT
Code Example
Shell :: git checkout previous commit 
Shell :: .local ubuntu 
Shell :: npm i vs npm ci 
Shell :: check laptop battery health using upower 
Shell :: function in shell script 
Shell :: powershell array pipe foreach 
Shell :: find rm files older than 30 days 
Shell :: remove .idea folder from git 
Shell :: npm install webpack 
Shell :: graphql comment 
Shell :: apache2 install ubuntu 20.04 
Shell :: Display lines containing the pattern “root” and 3 lines after them in the file /etc/passwd. 
Shell :: uptime linux 
Shell :: run speedtest command line mac 
Shell :: install termius ubuntu 
Shell :: git log show only merge commits 
Shell :: flutter Android sdkmanager not found. Update to the latest Android SDK and ensure that the cmdline-tools are installed to resolve this. 
Shell :: bash run program in loop 
Shell :: nextcloud scan files 
Shell :: yum downgrade php 
Shell :: how to configure httpd in amazon ec2 instance 
Shell :: bash if set variable 
Shell :: how to use xampp localhost 
Shell :: bash length of array 
Shell :: install tar.xz in ubuntu 20.4 
Shell :: linux lis disks 
Shell :: remove last commit 
Shell :: install nginx ubuntu 
Shell :: push to github 
Shell :: install and import gsap in vue 
ADD CONTENT
Topic
Content
Source link
Name
6+1 =