Tagged Questions
1
vote
1answer
101 views
How to change the current directory graphically using the keyboard only?
There was a program named NCD (Norton Change Directory) a few years ago that did a good job at helping me change directory back in the DOS days.
This programs displayed a tree, and you could navigate ...
4
votes
2answers
455 views
pv for directory copy
I need to copy a very large directory (talking in terabytes here) and want to monitor the progress.
I found that pv is a nice utility, but how can I use it for copying directories recursively? (pv ...
1
vote
1answer
114 views
Rename directory based on date of file in directory
I am looking for a smart way to bulk rename directories in my photo library based on the date the pictures were taken.
My specific use case: Export the image library from iPhoto or Aperture on OS X ...
0
votes
1answer
322 views
OSX : rmdir “permission denied” but directory removed
This is a question from a newbie trying to learn UNIX commands.
I was trying to test the rmdir command by removing a test directory located in my Downloads directory. I have read and write rights on ...
2
votes
5answers
1k views
Unable to delete directory
On my OS X host, I am having trouble deleting the directory "foo".
mymac:.Trashes joe$ ls
foo
mymac:.Trashes joe$ ls foo/
Ảnh011.jpg Ảnh012.jpg Ảnh013.jpg
mymac:.Trashes joe$ ls -l foo/
ls: ...