my-scripts/README.md

15 lines
650 B
Markdown
Raw Normal View History

2021-10-30 21:24:34 +00:00
# my-scripts
2021-10-30 22:46:59 +00:00
My personally used scripts
## Content
|Script|Description|
|---|---|
|[duc-index.sh](duc-index.sh)|Script to be added e.g. as cronjob, which generate an index w/o nfs and dfs filesystem mounted files|
|[diskfree.sh](diskfree.sh)|Script shows the free memory of all mounted filesystems beside *tmpfs|
2021-11-01 18:00:09 +00:00
|[make_exif-name.sh](make_exif-name.sh)|Add a comment in all *.jpg files in the actuall and all subfolders|
|[write-exif-comment.sh](write-exif-comment.sh)|Write JPEG EXIF comment in all *.jpg pocures|
|[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-10-30 22:46:59 +00:00