Tagged Questions
0
votes
4answers
321 views
Recursively traverse Samba shares?
With bash on linux, how would I write a command to recursively traverse shares mounted, and run commands on each file, to get the file type and size, permissions etc, and then output all of this to a ...