Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Dec 2005 10:50:04 -0600
From:      "Teilhard Knight" <teilhk@crosswinds.net>
To:        "FreeBDS" <freebsd-questions@freebsd.org>
Subject:   Re: Two simple questions
Message-ID:  <02d801c608aa$17b7ecb0$210110ac@fortunato>
References:  <028c01c60899$7cf29910$210110ac@fortunato> <20051224145457.GC21970@main.dynode.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> On Sat, Dec 24, 2005 at 08:51:13AM -0600, Teilhard Knight wrote:
>> What is the command to see the hidden files and folders? And how to 
>> unhide
>> them?
>
> If you're referring to dot files, then the following will show them:
>
> ls -a
>
> If that is too tedious, then an alias in your shell's RC file can sort
> that out (e.g. for /bin/sh: alias ls='ls -a').
>
> - Russell

Thank you. I find nothing tedious in typing a '-a'.

Teilhard.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?02d801c608aa$17b7ecb0$210110ac>