Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to write a shell script in ubuntu

> Open the terminal. Go to the directory where you want to create your script.
> Create a file with . sh extension.
> Write the script in the file using an editor.
> Make the script executable with command chmod +x <fileName>.
> Run the script using ./<fileName>
Comment

PREVIOUS NEXT
Code Example
Shell :: remove cuda windows cmd 
Shell :: how to logout in linux kali 
Shell :: angular add modulee 
Shell :: install ionic native run 
Shell :: discord linux arch 
Shell :: restart remote computer 
Shell :: windows reverse shell powershell 
Shell :: element function in terraform 
Shell :: minimize on click in ubuntu dock 
Shell :: git lfs install 
Shell :: how to uninstall unity termanl command 
Shell :: ImportError: No module named alsaaudio 
Shell :: pip install --upgrade 
Shell :: igraph 
Shell :: export bigquery schema 
Shell :: install brew on raspberry pi 
Shell :: docker extract file from image 
Shell :: unmount linux disk 
Shell :: kubectl for windows 
Shell :: cp bash 
Shell :: break line bash 
Shell :: mac os install brew 
Shell :: install spectacle brew 
Shell :: how to push force git 
Shell :: bash for loop multiple statements 
Shell :: or in matlab 
Shell :: mpi installation in linux 
Shell :: git clone in ubuntu 
Shell :: starting nodemon server 
Shell :: delete non empty directory cmd 
ADD CONTENT
Topic
Content
Source link
Name
2+5 =