Re: [ilugd]: Time synchronization

2002-08-13 Thread T VEERAGANESH
sir i want to run X on windows clients from Linux server can u tell the procedure from ILUGMVGR   Sell you car, by placing a classified ad on Yahoo India Autos . It's Free!!   

Unidentified subject!

2002-08-13 Thread Kapil Sharma
Hi All Is there any command in Linux Red Hat 7.3 corresponding to TREE command of Dos. regards Kapil Sharma H/P 00-6-0125678120 _ Send and receive Hotmail on your mobile device: http://mobile.msn.com ===

[ilugd]: RE: Unidentified subject!

2002-08-13 Thread Prabhat Tyagi , Gurgaon
Use ls -R to get listing of all sub directories and files. Although the output will not be as structured as with tree command -Original Message- From: Kapil Sharma [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 13, 2002 5:21 PM To: multiple recipients of Subject: Unidentified subject!

Re: [ilugd]: RE: Unidentified subject!

2002-08-13 Thread Amol Rao
Try "find ./" ...more close, gives the full path. --- "Prabhat Tyagi , Gurgaon" <[EMAIL PROTECTED]> wrote: > Use ls -R to get listing of all sub directories and > files. Although the > output will not be as structured as with tree > command > > -Original Message- > From: Kapil Sharma [ma

Re: [ilugd]: RE: tree command in Linux

2002-08-13 Thread Lokesh Bhog
There is tree command in Linux also. Please check if the tree package is installed. If not download and install. It should work. Lokesh --- "Prabhat Tyagi , Gurgaon" <[EMAIL PROTECTED]> wrote: > Use ls -R to get listing of all sub directories and > files. Although the > output will not be as stru

[ilugd]: Re: Unidentified subject!

2002-08-13 Thread amit soni
du command piped with cut and tr can do the job. - Original Message - From: "Kapil Sharma" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 13, 2002 5:21 PM Subject: Unidentified subject! > Hi All > > Is there any command in Linux Red Hat 7.3 corresponding to TREE comm