Commit Graph

5 Commits

Author SHA1 Message Date
josch
fe42b6e668 use wordexp instead of stringv_split for argument parsing 2014-09-17 08:36:45 +02:00
josch
b25e4ad7d8 add function to execute raw commands via argc and argv 2014-09-17 08:36:45 +02:00
josch
08b808f893 Refactor commandline handling
- instead of having the list of commandline arguments, their handlers
   and their help strings in different places, unify them in a single
   array
 - this allows to only change one piece of code when adding new
   arguments
2014-09-17 08:36:38 +02:00
josch
9b36c98544 add license header to all files and LICENSE file with GPL-2 2014-09-15 20:22:02 +02:00
josch
ad1fea5a78 initial commit - import mediafire-shell sources 2014-09-15 20:00:05 +02:00