Skip to content

tranghaviet/useful-bash-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My use full bash scripts

How to exclude file when using scp command recursively

rsync -av -e ssh --exclude='*.out' /path/to/source/ user@host:/path/to/dest/

About

Some use full bash scripts run on Linux (Ubuntu)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages