Want to just show directories including hidden on on your Linux or macOS or Unix-like systems? Try for the current dir:
ls -d .*/ */
Want to see all dirs in the /etc/ including hidden one? Try:
ls -l -d /etc/*/ /etc/.*/ | more
Want to just show directories including hidden on on your Linux or macOS or Unix-like systems? Try for the current dir:
ls -d .*/ */
Want to see all dirs in the /etc/ including hidden one? Try:
ls -l -d /etc/*/ /etc/.*/ | more
@nixCraft why not just use the „-a“ flag?
076萌SNS is a social network, courtesy of 076. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.
All 076萌SNS content and data are available under the Creative Commons Attribution 3.0 license.