Mailinglist Archive: opensuse (4749 mails)
| < Previous | Next > |
Re: [SLE] Any way to update a console-less SuSE 7.3?
- From: Anders Johansson <andjoh@xxxxxxxxxx>
- Date: Tue, 20 May 2003 01:46:20 +0200
- Message-id: <200305200146.20802.andjoh@xxxxxxxxxx>
On Tuesday 20 May 2003 00.24, Carlos E. R. wrote:
> It doesn't work, not on an xterm:
>
> cer@nimrodel:~> set | grep DISPLAY
set is a shell builtin, and so is echo. That must be why it doesn't work for
them, they must handle things differently compared to normal programs.
Did you look at the C prog I posted? It's very short
> It doesn't work, not on an xterm:
>
> cer@nimrodel:~> set | grep DISPLAY
set is a shell builtin, and so is echo. That must be why it doesn't work for
them, they must handle things differently compared to normal programs.
Did you look at the C prog I posted? It's very short
| < Previous | Next > |