what to do if you need to list files with their full paths?
ls won't do the job at all. The solution: use the find command.
find reservation -type f -name "*.py"
Showing posts with label tricks. Show all posts
Showing posts with label tricks. Show all posts
Subscribe to:
Posts (Atom)