Mailinglist Archive: opensuse-programming (128 mails)
| < Previous | Next > |
Re: [suse-programming-e] how to call linux command with java ?
- From: Stefan Hundhammer <sh@xxxxxxx>
- Date: Wed, 16 Apr 2003 15:43:52 +0200
- Message-id: <200304161543.52367.sh@xxxxxxx>
On Mittwoch, 16. April 2003 15:30, Linux Aremania wrote:
> I wanna display the output of "ps -ax"
> command in applet.
P.S.: If you have access to the file system in that applet (which I doubt) you
could try accessing the /proc file system to emulate that "ps" call.
CU
--
Stefan Hundhammer <sh@xxxxxxx> Penguin by conviction.
YaST2 Development
SuSE Linux AG
Nuernberg, Germany
> I wanna display the output of "ps -ax"
> command in applet.
P.S.: If you have access to the file system in that applet (which I doubt) you
could try accessing the /proc file system to emulate that "ps" call.
CU
--
Stefan Hundhammer <sh@xxxxxxx> Penguin by conviction.
YaST2 Development
SuSE Linux AG
Nuernberg, Germany
| < Previous | Next > |