Tsakf's foss library The library has 155 entries  
Home  About

  Select tags starting with:  a  b  c  d  e  f  g  h  i  j  k  l  m  n  o  p  q  r  s  t  u  v  w  x  y  z 

  Tags associated with: bash
array  backup  list  photos  rename 
 
 
 
All entries of the Library with tag bash    
 
Another bash script for backup with a snapshot logic
The bash script with a snapshot logic is really simple and straight-forward without any difficult parts. So you can easily configure it, to serve your needs.
Tags:  backup  bash 
 
rename_photos.sh: Rename your photos with a handy BASH script
A script for massive rename of photos filenames using the exif information from inside the files
Tags:  photos  rename  bash 
 
Simple Array usage in bash
Example how to use arrays with bash.
Tags:  array  bash 
 
Adding Color to Bash List Command
If you need to have different colors for directories and executables on a bash list, so it would be more readable, but the current settings show all in one color, this article is for you.
Tags:  bash  list