Re: Bash script via inetd = no joy
From: Ian Fitchet (idf_at_lunanbay.LESS-SPAM.com)
Date: 08/29/03
- Next message: Barry Margolin: "Re: Bash script via inetd = no joy"
- Previous message: bowmma: "Can't activate network device (NIC)"
- In reply to: Barry Margolin: "Re: Bash script via inetd = no joy"
- Next in thread: Barry Margolin: "Re: Bash script via inetd = no joy"
- Reply: Barry Margolin: "Re: Bash script via inetd = no joy"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Aug 2003 20:39:30 +0100
Barry Margolin <barry.margolin@level3.com> writes:
> You could pipe all the output through a sed command that adds \r at the end
> of each line.
You could throw a quick
stty onlcr
into the top of your script.
Although just about every bet in the book is off as I'm not there's
anyone left who still *understands* terminals...
I know I don't :-)
Cheers,
Ian
- Next message: Barry Margolin: "Re: Bash script via inetd = no joy"
- Previous message: bowmma: "Can't activate network device (NIC)"
- In reply to: Barry Margolin: "Re: Bash script via inetd = no joy"
- Next in thread: Barry Margolin: "Re: Bash script via inetd = no joy"
- Reply: Barry Margolin: "Re: Bash script via inetd = no joy"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|