-Chris Kagadis
Peter
Typically they are configuration/startup files. For example, .cshrc
is read (if it exists) when you start a csh execution.
'ls' without -a (-a == "all") doesn't show files starting with a
period unless you do something explicit ('ls .c*') or you are root.
--
|Drew Lawson | If you're not part of the solution |
|dr...@furrfu.com | you're part of the precipitate. |
|http://www.furrfu.com/ | |
Chris Kagadis wrote:
> I noticed that in doing a ls- al at the prompt , I get a whole bunch of files with a period in front of
> them. What are those files for. Please email me. Thanks!
>
> -Chris Kagadis