[oclug] [OT] Cat
Raj
oclug at raj.homelinux.com
Wed Apr 13 15:43:37 EDT 2005
On Wed, 2005-04-13 at 14:18, Vic Gedris wrote:
> On Wed, Apr 13, 2005 at 02:15:06PM -0400, Raj wrote:
> > >
> > > Bringing it back on-topic:
> > >
> > > cat /home/je_oclug/squish > /home/other_oclug_member
> > >
> >
> > cat /home/je_oclug/squish > /home/raj/
> > cat: write error: No space left on device
>
> Perhaps you can only fit part of the cat?
>
> cat /home/je_oclug/squish | tail > /home/raj/
>
> Or you can use "split" to fit it in multiple homes. :)
>
i would be wary of doing something like that.. it might kill -9 the
cat. tarring and/or gzipping wouldn't work either for the same reason.
> Cheers,
> Vic
More information about the OCLUG
mailing list