[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] RE: Aliasing a command



-----Original Message-----
From: Tim Dunn 
Sent: Friday, July 19, 2002 8:44 PM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: Re: [cobalt-users] RE: Aliasing a command


> Any idea where to find the equivalent .profile or .bashrc file on a Qube3?
> I ran find but did not find .profile, .bashrc or .bash_profile.

If one doesn't exist, you can just create one.  It should be in your
home directory.  If you don't know where that is, "cd" by itself will
change to your home directory.
------------------------------

Or if you want to know what your home directory is but don't want
to cd to it, at a commmand line prompt type: echo $HOME