LXer: Try this Bash script for*large filesystems
by LXer from LinuxQuestions.org on (#4ZKKV)
Published at LXer:
Have you ever wanted to list all the files in a directory, but just the files, nothing else? How about just the directories? If you have, then the following script, which is open source under GPLv3, could*be what you have been looking for.Of course, you could use the find command:read more
Read More...


Have you ever wanted to list all the files in a directory, but just the files, nothing else? How about just the directories? If you have, then the following script, which is open source under GPLv3, could*be what you have been looking for.Of course, you could use the find command:read more
Read More...