bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [E] Re: sharutils


From: jayakumar . m . karki
Subject: RE: [E] Re: sharutils
Date: Thu, 23 Mar 2017 20:48:23 +0000

Bob,

Thanks for getting back. If we can join webEx and show the issue? Please let me 
know.

Thanks
Jayakumar Karki
301-282-0705

-----Original Message-----
From: Bob Proulx [mailto:address@hidden 
Sent: Thursday, March 23, 2017 4:25 PM
To: Karki, Jayakumar <address@hidden>
Cc: address@hidden
Subject: [E] Re: sharutils

address@hidden wrote:
> I am trying to create the output file with 1.5M. When I give below 
> command its creating multiple smaller number of files
> 
> shar -l1605632 -o WC.sh <contents of directory>
> 
> Please suggest any help.

I read the above and I don't know what problem you are having.  I created a 
test case this way:

  mkdir /tmp/junk
  cd /tmp/junk
  mkdir foodir
  date -R > foodir/foofile
  shar -l1605632 -o WC.sh foodir
    shar: Saving foodir/foofile (text)
  less WC.sh.01
    ...looks okay by my eye...

What problem are you having?

Bob



reply via email to

[Prev in Thread] Current Thread [Next in Thread]