my-scripts/README.md

21 lines
1.2 KiB
Markdown
Raw Normal View History

2021-10-30 21:24:34 +00:00
# my-scripts
2021-11-01 19:00:04 +00:00
My personally or users, our LUG-VS used scripts
2021-11-01 18:01:52 +00:00
See also at [LUG-VS-Wiki Nützliche Scripte](https://lug-vs.org//lugvswiki/index.php?title=Nuetzliche_Scripte) (German)
2021-10-30 22:46:59 +00:00
## Content
|Script|Description|
|---|---|
2021-11-01 19:00:04 +00:00
|[duc-index.sh](duc-index.sh)|Script to be added e.g. as cronjob, which generate an index w/o NFS and DavFS file system mounted files|
|[dfc.sh](dfc.sh)|Script shows the free memory of all mounted file systems beside *tmpfs|
|[make_exif-name.sh](make_exif-name.sh)|Add a comment in all *.jpg files in the actual and all subfolders|
|[write-exif-comment.sh](write-exif-comment.sh)|Write JPEG EXIF comment in all *.jpg files|
2021-11-01 18:00:09 +00:00
|[utf8.sh](utf8.sh)|Convert text from e.g. Windows latin1 to utf8 text (e.g. in READMEs or other text (not for office documents))|
2021-11-01 19:00:04 +00:00
|[SchredderHDD.sh](SchredderHDD.sh)|Delete a mechanical Hard Disk (HDD) reliably to ensure before forward it to the recycling, that no old data are there|
|[wmf2svg.sh](wmf2svg.sh)|Example script converts WMF files in SVG to share it easily on the internet|
|[SavePC.sh](SavePC.sh)|Save some helpfull settings (not /home) and some general informatins|
2021-11-01 21:47:18 +00:00
|[CheckKernel.sh](CheckKernel.sh)|Show some intersting Kernel informations (supports -d for debug und -v for verbose)|