CLI-Gwrap
view release on metacpan or search on metacpan
bin/gwrap_ls.pl view on Meta::CPAN
'author',
'with -l, print the author of each file',
),
check(
['b', 'escape'],
'print C-style escapes for nongraphic characters',
),
check(
['B', 'ignore-backups'],
'do not list implied entries ending with ~',
),
radio(
'block-size',
'scale sizes by SIZE before printing them. E.g., \'--block-size=M\' prints sizes in units of 1,048,576 bytes. SIZE is an integer and optional unit (example: 10M is 10*1024*1024). Units are K, M, G, T, P, E, Z, Y (powers of 1024) or KB, MB...
choices => ['KB', 'MB', 'GB', 'TB', 'PB', 'EB', 'ZB', 'YB'],
),
check(
bin/gwrap_ls.pl view on Meta::CPAN
--author
with -l, print the author of each file
-b, --escape
print C-style escapes for nongraphic characters
--block-size=SIZE
scale sizes by SIZE before printing them. E.g., '--block-size=M' prints sizes in units of
1,048,576 bytes. See SIZE format below.
-B, --ignore-backups
do not list implied entries ending with ~
-c with -lt: sort by, and show, ctime (time of last modification of file status information)
with -l: show ctime and sort by name otherwise: sort by ctime, newest first
-C list entries by columns
--color[=WHEN]
colorize the output. WHEN defaults to 'always' or can be 'never' or 'auto'. More info below
( run in 0.490 second using v1.01-cache-2.11-cpan-49f99fa48dc )