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

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

shar util problem


From: Jagan M
Subject: shar util problem
Date: Mon, 23 Mar 2009 14:23:56 +0200

Hi,

I had a problem with command "shar" and "shar --help" shows that bugs can be
reported to address@hidden, so sending this mail.

Problem:
my PWD were having  5 *.CC files, 5 *.hh files, 5 *.txt files and one
makefile.
At this point I tried
$shar -T *.* > homework.shar
This resulted in WHOPPING more than 250 MB shar file.

But then, the next line worked perfect.
$shar -T *.cc *.hh *.txt makefile > homework.shar

Version Info
shar --version
shar (GNU sharutils) 4.6.3
Copyright (C) 1994, 1995, 1996, 2004, 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Br,
Jagannatha M


reply via email to

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