Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spajus/dailyscripts


https://github.com/spajus/dailyscripts

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

Daily Scripts
=============

Helpful stuff for daily life.

installation
------------

sudo easy_install dailyscripts

unpackall
---------

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.