Full `ls`: A quick way to get the absolute paths of all your files in a single command

1 Open Issue Need Help Last updated: Jul 1, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Enhance the `fls` command-line tool to accept a directory path as an argument. Currently, it only lists files in the current directory. The enhancement should allow users to specify a different directory path, and the tool should then list the absolute paths of all files within that specified directory.

Complexity: 2/5
enhancement good first issue

Full `ls`: A quick way to get the absolute paths of all your files in a single command

Rust