On Mon, Jun 07, 2004 at 07:05:57AM +0530, Sandip Bhattacharya wrote:
> On Monday 07 June 2004 6:04 am, Sudev Barar wrote:
> > >
> > >         cat physictools-1.0.iso?? > physictools-1.0.iso
> >
> >                                     ^
> >
> > Should this not be >> ?

hi all
issuing the command
cat physictools-1.0.isoaa > physictools-1.0.iso
cat physictools-1.0.isoab > physictools-1.0.iso
cat physictools-1.0.isoac > physictools-1.0.iso
etc does not solve the problem.  Each command overwrite 
previous physictools-1.0.iso file instead of appending it.

so I used  
cat physictools-1.0.isoaa >> physictools-1.0.iso
cat physictools-1.0.isoab >> physictools-1.0.iso
cat physictools-1.0.isoac >> physictools-1.0.iso
etc and it solved the problem.

Working fine except for the imPS/2 mouse in X and I had to 
edit the /etc/X11/XF86Config-4.

Thank you all for the help.

With regards 
M.Balakrishna Pillai

 


_______________________________________________
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to