Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spajus/dailyscripts
https://github.com/spajus/dailyscripts
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/spajus/dailyscripts
- Owner: spajus
- License: gpl-3.0
- Created: 2010-11-28T12:25:37.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2013-05-25T09:33:18.000Z (over 11 years ago)
- Last Synced: 2024-12-11T17:29:03.968Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 120 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Daily Scripts
=============Helpful stuff for daily life.
installation
------------
sudo easy_install dailyscriptsunpackall
---------Recursive unpacker which recursively scans directories for various packages
and extracts them.Usage: unpackall [--delete] [path]
shuffle
-------Resequences files in given directory by adding or changing a numeric name
prefix.Usage: shuffle [path]
flatten
-------Flattens file hierarchy in given path by moving all files from subdirectories
up to path root.