List only hidden files with ls command
Posted on October 19th, 2008 by linux
We all know how to list non-hidden and hidden files with ls command on shell. However I could not find out how to list only hidden files ( starting with “.” ) with only ls command. One, but not complete solution could by to using TAB key. For example ls . and pressing 2xTAB will [...]
Filed under: Commands, Linux | No Comments »