cs51wcs writes:
> Hi,
> I'm currently trying to figure a way to display where I am in the
> filesystem like in dos, but am having a hard time. Any assistance is
> appreciated.
If you use the tcsh as your shell...
[1:42] Ørn:~ > set
addsuffix
argv()
cwd /home/oehansen
dirstack
Or do you mean you want a prompt that displays where you ar elike dos's
prompt does. Each shell can do this. Read the man page for the escape
sequence. In bash use '\w' in your prompt.
cs51wcs <[EMAIL PROTECTED]> writes:
> I'm currently trying to figure a way to display where I am in the
> fil
cs51wcs <[EMAIL PROTECTED]> writes:
c> I'm currently trying to figure a way to display where I am in the
c> filesystem like in dos, but am having a hard time. Any assistance
c> is appreciated.
Like 'pwd'? If not, why not?
--
_
/ \ "The
On Wed, 11 Dec 1996, cs51wcs wrote:
> Hi,
> I'm currently trying to figure a way to display where I am in the
> filesystem like in dos, but am having a hard time. Any assistance is
> appreciated.
To display the current directory with a command:
$ pwd
To have the current directory in the prom
Rick Macdonald writes:
>
>On Wed, 11 Dec 1996, cs51wcs wrote:
>
>> Hi,
>> I'm currently trying to figure a way to display where I am in the
>> filesystem like in dos, but am having a hard time. Any assistance is
>> appreciated.
>
>Do you mean the prompt? Try something like this for the bash sh
On Wed, 11 Dec 1996, cs51wcs wrote:
> Hi,
> I'm currently trying to figure a way to display where I am in the
> filesystem like in dos, but am having a hard time. Any assistance is
> appreciated.
Do you mean the prompt? Try something like this for the bash shell:
export PS1='\h:\w$
-Original Message-
From: cs51wcs <[EMAIL PROTECTED]>
To: 'debian-user@lists.debian.org'
Date: Thursday, December 11, 1997 9:53 AM
Subject: looking for a script to display current location in filesystem
Hi,
I'm currently trying to figure a way to display where I
err, just "pwd" should do it
rick
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] .
Trouble? e-mail to [EMAIL PROTECTED] .
Try the command 'pwd'.
Thanks,
Dennis
--
dpk <[EMAIL PROTECTED]>, Systems/Network | work: 353.4844
Division of Engineering Computing Services | page: 222.5875
On Wed, 11 Dec 1996, cs51wcs wrote:
> Hi,
> I'm currently trying to figure a way to display where I am in the
> filesyst
Hi,
I'm currently trying to figure a way to display where I am in the filesystem
like in dos, but am having a hard time. Any assistance is appreciated.
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] .
Trouble? e-mail to [EMAIL PROTECTED] .
10 matches
Mail list logo