Home
Name Modified Size InfoDownloads / Week
cachcach.sh 2024-02-25 109.7 kB
menu.sh 2024-02-18 69.2 kB
keys.sh 2023-11-25 5.9 kB
test_file.sh 2023-11-25 9.7 kB
run.sh 2023-11-12 1.4 kB
readme.txt 2023-06-11 1.4 kB
Totals: 6 Items   197.5 kB 0
Program in bash script language

# cachcach.sh now 
# by Leszek Ostachowski® (©2023) @GPL V2

Version="# V1.5"
 Author="# Leszek Ostachowski® (©2023) @GPL V2"
Purpose="# Catch caching media files from now 
         # or other files from the cache directory to copy and process them...
         # ( ex. web browser) to copy and process them...
         #  
         "
         
Dependencies=( date find ls strings grep gawk rsync numfmt ffmpeg )

# purpose target - catch caching new media files from now or other files from the cache directory

If you want to change the parameters do not hesitate.
Take a text editor and change sections variables or program..

You can easily turn this script into a media processing and merging tool,
based on two or tree catalogs. Best putin some fles to input folder -> output folder for results
and third for a scripts to procesing scripts..
You add files to one, run script and in the other you will get the effect of merging and recoding..

Licence="
	by Leszek Ostachowski® (©2017) @GPL V2
	To jest wolne oprogramowanie: masz prawo je zmieniać i rozpowszechniać.
	Autorzy nie dają ŻADNYCH GWARANCJI w granicach Nakazywanych jakimś prawem.
	Ponieważ jak się odwrócisz, to prawo staje się lewo i coś lub raczej
	wszystko się zmienia, a oprócz tego, że prawa to zakazy najczęściej
	przybierające postać nakazów.

Fix some extended expands globbing problems and globbing tutorials
Source: readme.txt, updated 2023-06-11