Try this Bash script for large filesystems

Posted by bob on Feb 19, 2020 1:48 PM
By Opensource.com
Mail this story
Web version

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

Full Story

Printed at http://lxer.com/module/newswire/view/282097/index.html