Re: Table

2000-09-12 Thread Joi Ellis
Alexander Hordt wrote: > > Hello everything together! > I have a problem: I cannot find a class, which supplies a table to me > in the Java LIBRARY. Where could I find so a > class? Or how can I go around this problem? Perhaps can I help myself > with "List" or w

Table

2000-09-12 Thread Alexander Hordt
Hello everything together! I have a problem: I cannot find a class, which supplies a table to me in the Java LIBRARY. Where could I find so a class? Or how can I go around this problem? Perhaps can I help myself with "List" or with a "FieldArea"? I need at least three colu

Re: Mount Table File per Linux Distributon

2000-04-05 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > The programs mount and umount maintain a list of currently mounted file > systems in the file /etc/mtab. If no arguments are given to mount, this > list is printed. When the proc filesystem is mounted (say at /proc), the > files /etc/mtab and /proc/mounts have v

Re: Mount Table File per Linux Distributon

2000-03-31 Thread Scott Murray
On Fri, 31 Mar 2000, David Marshall wrote: > Peter Pilgrim wrote: > > > Hi > > > > I need some information about linux distributions and where > > they have the system mount table. > > > > For SuSE Linux this file is ``/etc/mtab'' > &g

Re: Mount Table File per Linux Distributon

2000-03-31 Thread Robert Miller
On Fri, 31 Mar 2000, Peter Pilgrim wrote: > I need some information about linux distributions and where > they have the system mount table. /proc/mounts is your friend > > For SuSE Linux this file is ``/etc/mtab'' /etc/mtab lists currently mounted filesystem

Re: Mount Table File per Linux Distributon

2000-03-31 Thread Dan Hobbs
David Marshall said, about Mount Table File per Linux Distributon > Peter Pilgrim wrote: > >> Hi >> >> I need some information about linux distributions and where >> they have the system mount table. >> >> For SuSE Linux this file is ``/etc/mtab

Re: Mount Table File per Linux Distributon

2000-03-31 Thread Nathan Meyers
On Fri, Mar 31, 2000 at 05:18:29PM +0100, Peter Pilgrim wrote: > Hi > > I need some information about linux distributions and where > they have the system mount table. > > For SuSE Linux this file is ``/etc/mtab'' > > I need to know what it is for Red Hat Li

Re: Mount Table File per Linux Distributon

2000-03-31 Thread David Marshall
Peter Pilgrim wrote: > Hi > > I need some information about linux distributions and where > they have the system mount table. > > For SuSE Linux this file is ``/etc/mtab'' > > I need to know what it is for Red Hat Linux, Debian, Slackware, TurboLinux &

Mount Table File per Linux Distributon

2000-03-31 Thread Peter Pilgrim
Hi I need some information about linux distributions and where they have the system mount table. For SuSE Linux this file is ``/etc/mtab'' I need to know what it is for Red Hat Linux, Debian, Slackware, TurboLinux and Linux Mandrake. THis is for a Java Linux portable JNI project