my-scripts/README.md

13 lines
427 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|
|[jpg-add-comment.sh](jpg-add-comment.sh)|Add a comment in all *.jpg files in the actuall and all subfolders|
2021-10-30 22:46:59 +00:00