Filesystem Utilities
Command directory for Filesystem tools and utilities.
llvm-cat
llvm-cat concatenates LLVM bitcode files into a singular output, optimizing the build process by reducing file management overhead.
lndir
1+ lndir commands with exact syntax, verified examples, and copyable terminal workflows for filesystem tasks.
lz
1+ lz commands with exact syntax, verified examples, and copyable terminal workflows for filesystem tasks.
lzcat
A utility for decompressing files compressed with LZMA algorithm.
lzegrep
lzegrep extends the functionality of grep to support extended regular expressions with lz compressed files, enhancing search capabilities.
lzfgrep
LZFGrep: A tool for searching through compressed files created with lzip.
lzgrep
lzgrep serves as a drop-in replacement for the xzgrep utility, allowing users to perform grep operations on lz compressed files directly.