osx - How to get list of all files with its complete path in mac -


i want list of files present in particular folder along subdirectories. how achieve in mac in commandline. tried giving ls command not getting complete path

give following command in command line

find "path folder"  ex: find /users/mahalaxmi/desktop 

Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -