Hi
I have hundred files to tar
How can I make tar the file but untar in different folder?
eg:
tar cvf html.tar /var/web/data/verion/cc.html
untar html.tar /var/web/data/root/cc.html
Thank you
-
directory is in different folder
/var/web/data/cc.html
thank you
David Kelly <[EMAIL PROTECTED]> wrote: On Mon, Nov 10, 2008 at 08:10:36AM
-0500, chloe K wrote:
> Hi
>
> I have hundred files to tar
>
> How can I make tar the file but untar in different fol
intel desktop GigE (32 bits) around 380M
intel server GigE (64 bits) around 800M - 900M
I have used it for core router for 2 years. they are so good
Christopher Hilton <[EMAIL PROTECTED]> wrote:
I'm about to build a Gigabit backend network for a few machines. This
network will provide f
t;CPU: Intel(R) Pentium(R) 4 CPU 3.20GHz with 2G
memory. Don't need the modern hardware if you don't have many applications
running and just use it as routing
Thank you
Christopher Hilton <[EMAIL PROTECTED]> wrote:
chloe K wrote:
> intel desktop GigE (32 bits) around
Hi all
ls our network provider insists to set the mtu to 1600? but I can only set
the freebsd as 1500.
ls there any network issue?
thank you
-
Be smarter than spam. See how smart SpamGuard is at giving junk email the boot
with the All-new
Hi all
I am using the name server in freebsd 6.1
there are 2G memory but top is only using
Mem: 207M Active, 420M Inact, 185M Wired, 112M Buf, 1158M Free
How can I increase the box performance used for name server only?
I want to use most of memory in cache name server
eg: increase parameter sy
Hi
I have a file. list.txt (two columns)
column1 column2
name address
I need to put in the letter file letter.txt eg:
Dear: Chloe
Address: CA
Can I use this
for i `cat list.txt` | sed 's/Chloe/$i.1; /CA/$i.2/g' $i.letter.txt
Thank you for your help
___