#command-output #ls #linux #symlink #devices

linux-ls-parser

Parses ls -lpa command output

2 releases

Uses new Rust 2024

0.1.1 Oct 16, 2025
0.1.0 Oct 15, 2025

#20 in #command-output

MIT license

24KB
510 lines

linux-ls-parser

License Crates.io Docs.rs

Parses files and folders from the output of the ls -lpa Linux command.

Device files and symlinks are currently ignored. If you need them, submit a PR.

Contributing

Please run .pre-commit.sh before sending a PR, it will check everything.

License

This project is licensed under the MIT license.

No runtime deps