Skip to content

rajarshigit2441139/shell_script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                                                 A few things for you...

⟫ Wright your script with extension '.sh'

⟫ Start your script with #!/bin/bash (or #!/bin/'your shell_type)

⟫ Give your shell execute permission (sudo chmod 755)

⟫ There is three way to execue a shell script ...

                bash shell_script_name.sh
									
               ./shell_script_name.sh
									
	       path/of/your/shell/script/shell_script_name.sh

About

This repository contains a collection of shell scripts from very basic to advance projects. You can follow this repository to see how to write scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages