Hi guys
I am trying to tar up a directory
my syntax is :
/DBA/oak_21112007>tar -cvpf appltar.tar /DBA/oak_21112007/html/html/*
executing the command i get the folowing error :
ksh: /usr/bin/tar: 0403-027 The parameter list is too long.
is there another way to tar up these files without using cpio
thanx
I am trying to tar up a directory
my syntax is :
/DBA/oak_21112007>tar -cvpf appltar.tar /DBA/oak_21112007/html/html/*
executing the command i get the folowing error :
ksh: /usr/bin/tar: 0403-027 The parameter list is too long.
is there another way to tar up these files without using cpio
thanx