8000 Implement -l flag · Issue #6 · fomgleb/uls · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Implement -l flag #6
Open
Open
@fomgleb

Description

@fomgleb
  • -l - List in long format. If the output is to a terminal, a total sum for all the file sizes is output on a line before the long listing;
  • -g - Like -l but without owner;
  • -o - Like -l but without group information;
  • -e - Print the Access Control List (ACL) associated with the file, if present, in long (-l) output;
  • -@ - Display extended attribute keys and sizes in long (-l) output;
  • -c - Use time when file status was last changed for sorting (-t) or long printing (-l);
  • -e - Print the Access Control List (ACL) associated with the file, if present, in long (-l) output;
  • -T - When used with the -l (lowercase letter ``ell'') option, display complete time information for the file, including month, day, hour, minute, second, and year;
  • -h - Sizes are human readable.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0