Common arg_parser utility for coreutils
Created by: youknowone
- Added common arg_parser utility for coreutils.
- Every utility has --help and invalid args handler except for
test
andtr
. - Fixed basename empty argument error uses stderr instead of stdout.
Edited by Ribbon