Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

shell file automation

#clone the file from github:
 
   git clone https://github.com/Soufiane-Majdar/cool_dwn
   
#enter the repository:
 
   cd cool_dw
   
#make the file executable :
 
   chmod u+x cool_dwn
   
#execute the script:
 
   ./cool_dwn
   
Source by github.com #
 
PREVIOUS NEXT
Tagged: #shell #file #automation
ADD COMMENT
Topic
Name
3+7 =