Skip to content

Instantly share code, notes, and snippets.

View hemalchevli's full-sized avatar

Hemal Chevli hemalchevli

View GitHub Profile
#!/bin/sh
# Organize files by file extension
# Written in answer to http://unix.stackexchange.com/q/19110/250
# Configuration (feel free to add your types and change the path)
DOCUMENTS='
pdf
doc
'