Skip to content

A collection of UNIX Bash shell scripts still in the pipeline. Pun intended.

License

Notifications You must be signed in to change notification settings

srishtibelwariar/BashScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bash Scripts

A collection of UNIX Bash shell scripts still in the pipeline. Pun intended :)

This collection is intended to highlight some of my work towards reaching a better understanding of UNIX shell scripting, specifically in the Bash shell, and the techniques used in many applications.

# Project Title File Name
1 Change Calculator   change.sh
2 CSV Column Basic Mathematical Operations   colop.sh
3 Palindrome Checker palindrome.sh
4 Empty Subdirectories Remover rmnulldir.sh
5 Simple Batch Renaming                     rename.sh  
6 Batch Renaming Using CSV File Look Up    csvrename.sh  
7 All Depths Batch Renaming                 IN PROGRESS
8 Grandfather-Father-Son Backup         IN PROGRESS
9 Desktop Wallpaper Changer- CRON Job     IN PROGRESS
10 Trash Clean Up- CRON Job     IN PROGRESS

About

A collection of UNIX Bash shell scripts still in the pipeline. Pun intended.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages