Page 1 of 1

command to copy folder and subfolder file names

Posted: 11 Jun 2024 20:47
by kotlmg
hello sir.
what is the command to copy all the paths of particular folder, its sub folder and its content files to clipboard?

Re: command to copy folder and subfolder file names

Posted: 11 Jun 2024 21:10
by jupe
The easiest way for you via GUI would probably be to just do a Branch View and then Select All then Ctrl+P, unless you want to script it.

Re: command to copy folder and subfolder file names

Posted: 11 Jun 2024 22:04
by kotlmg
thanks sir.