ls -d .[^.]* ..?*
file=$(cat filedot) eval $file # DO NOT DO THIS ls filedot
Here, .bashrc , .cache , and .config are the "filedots" – hidden files you can now see. including file sizes
: Provides detailed information, including file sizes, permissions, and modification dates. ls filedot
The ls command is used to list files. "ls" on its own lists all files in the current directory except for hidden files. "ls *. Cambridge | Faculty of Mathematics Displaying contents of a directory (ls command) - IBM