jr_barros_jr
asked on
Mac is Worse than Windows - Why is dir?
In windows, I can execute the command:
dir -b /s >FileName.txt
And I will have all the files listed with the path in the front, so, I can use each line by itself.
In Mac the ls command does not do the same?
thanks
dir -b /s >FileName.txt
And I will have all the files listed with the path in the front, so, I can use each line by itself.
In Mac the ls command does not do the same?
thanks
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.