Re: egetty

2005-04-11 Thread Jonathan Chen
On Mon, Apr 11, 2005 at 01:26:43AM -0700, Loren M. Lang wrote:

[...]
> In bash, there is the ability to have it show just the current
> directories name instead of the whole path, I use this for my shell to
> cut down on space.  Does (t)csh have this as well?

A quick look at the man-page for tcsh reveals: "%c" eg:

set prompt="%c%# "

Have a look for yourself to discover the myriad options available.
-- 
Jonathan Chen <[EMAIL PROTECTED]>

"We laugh in the face of danger, we drop icecubes down the vest of fear"
 - Edmond Blackadder III
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: egetty

2005-04-11 Thread Loren M. Lang
On Sun, Apr 10, 2005 at 06:50:38AM +0200, Gert Cuykens wrote:
> On Apr 10, 2005 4:47 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > Gert
> > I see you are using pwd command to display where in directory tree
> > you currently pointing
> > There is a way to configure FBSD to display the directory path as a
> > prefix in front of the command line so you know where you are at in
> > the directory tree at all times, thus eliminating the need to use
> > the pwd command.
> > Issue following command from command line
> > 
> > set prompt = "# %/ >"# that's "#space%/space>"
> > 
> > /root/.cshrc gets executed when you log on as root.  Find and change
> > the set prompt command in .cshrc to the one above and you will never
> > have to use the  pwd  command again.
> > 
> 
> No its to long then :)

In bash, there is the ability to have it show just the current
directories name instead of the whole path, I use this for my shell to
cut down on space.  Does (t)csh have this as well?

> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"

-- 
I sense much NT in you.
NT leads to Bluescreen.
Bluescreen leads to downtime.
Downtime leads to suffering.
NT is the path to the darkside.
Powerful Unix is.

Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc
Fingerprint: CEE1 AAE2 F66C 59B5 34CA  C415 6D35 E847 0118 A3D2
 


pgpMUVVmOf8Wx.pgp
Description: PGP signature


Re: egetty

2005-04-09 Thread Gert Cuykens
On Apr 10, 2005 4:47 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Gert
> I see you are using pwd command to display where in directory tree
> you currently pointing
> There is a way to configure FBSD to display the directory path as a
> prefix in front of the command line so you know where you are at in
> the directory tree at all times, thus eliminating the need to use
> the pwd command.
> Issue following command from command line
> 
> set prompt = "# %/ >"# that's "#space%/space>"
> 
> /root/.cshrc gets executed when you log on as root.  Find and change
> the set prompt command in .cshrc to the one above and you will never
> have to use the  pwd  command again.
> 

No its to long then :)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: egetty

2005-04-09 Thread bob
Gert
I see you are using pwd command to display where in directory tree
you currently pointing
There is a way to configure FBSD to display the directory path as a
prefix in front of the command line so you know where you are at in
the directory tree at all times, thus eliminating the need to use
the pwd command.
Issue following command from command line

set prompt = "# %/ >"# that's "#space%/space>"


/root/.cshrc gets executed when you log on as root.  Find and change
the set prompt command in .cshrc to the one above and you will never
have to use the  pwd  command again.




-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Gert
Cuykens
Sent: Saturday, April 09, 2005 7:04 PM
To: freebsd-questions@freebsd.org
Subject: egetty

Where can i find egetty ?

TB-14R pwd
/usr/ports
TB-14R make search key=egetty
TB-14R
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"[EMAIL PROTECTED]"

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: egetty

2005-04-09 Thread Gert Cuykens
On Apr 10, 2005 1:04 AM, Gert Cuykens <[EMAIL PROTECTED]> wrote:
> Where can i find egetty ?
> 
> TB-14R pwd
> /usr/ports
> TB-14R make search key=egetty
> TB-14R
> 

http://www.freebsd.org/cgi/ports.cgi?query=egetty&stype=all&release=5-STABLE%2Fi386
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


egetty

2005-04-09 Thread Gert Cuykens
Where can i find egetty ?

TB-14R pwd
/usr/ports
TB-14R make search key=egetty
TB-14R
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Where to get "egetty"

2004-05-12 Thread sbungay
  Hi!
 Did you ever resolve the egetty problem you were experiencing with 
HylaFax? I'm only just now installing it on Mandrake 9.1 and am getting 
the same error you did... with about as much luck finding a solution. :(

regards
Steve.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Where to get "egetty"

2003-03-29 Thread Bob Perry
When I tried to run "faxsetup" in HylaFAX, a warning appeared:
Warning: /bin/egetty does not exist or is not an executable program!

It continues indicating that although this is not a fatal error, you must
either find the file and create a symbolic link pointing to the program or
reconfigure and rebuild HylaFAX from source code.

I could not find egetty, nor could I find any reference to it in the major
man files.  I did, however, come across a 1996 email in the FAQ section on
the HylaFAX website which indicated that the warning could be ignored.

Has anyone else had to deal with this issue?  How?

Thanks
Bob


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"