Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markusmueller73/packdir
small command line program to pack a file or directory
https://github.com/markusmueller73/packdir
Last synced: 10 days ago
JSON representation
small command line program to pack a file or directory
- Host: GitHub
- URL: https://github.com/markusmueller73/packdir
- Owner: markusmueller73
- License: gpl-3.0
- Created: 2023-08-06T11:18:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-06T11:25:25.000Z (over 1 year ago)
- Last Synced: 2024-11-06T02:27:56.711Z (about 2 months ago)
- Language: PureBasic
- Size: 267 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# packdir
Small command line program to pack a file or directory. I use this small program to backup my files and dirs. I add it in batch or shell scripts and let them start from windows task scheduler or inside Linux as a cron job.Use: packdir(.exe)
to show a little help text.Have fun, comments are welcome.