Skip to content

feat: cv ls command suppport more options include recursive,reverse a…#189

Merged
szbr9486 merged 1 commit intomainfrom
hot-fix2
Aug 14, 2025
Merged

feat: cv ls command suppport more options include recursive,reverse a…#189
szbr9486 merged 1 commit intomainfrom
hot-fix2

Conversation

@lzjqsdd
Copy link
Copy Markdown
Member

@lzjqsdd lzjqsdd commented Aug 14, 2025

cv fs ls supports more display options, include

  • -C, --path-only Display the paths of files and directories only
  • -d, --directory Directories are listed as plain files
  • -H, --human-readable Formats the sizes of files in a human-readable fashion
  • -q, --hide-non-printable Print ? instead of non-printable characters
  • -R, --recursive Recursively list the contents of directories
  • -r, --reverse Reverse the order of the sort
  • -t, --mtime Sort files by modification time (most recent first)
  • -S, --size Sort files by size
  • -u, --atime Use time of last access instead of modification for display and sorting
  • -h, --help Print help

@lzjqsdd lzjqsdd requested review from bigbigxu, jlon and szbr9486 August 14, 2025 07:18
@szbr9486 szbr9486 merged commit 2993165 into main Aug 14, 2025
3 checks passed
@lzjqsdd lzjqsdd added the enhancement New feature or request label Sep 22, 2025
Coderlxl pushed a commit to Coderlxl/curvine that referenced this pull request Dec 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants