Array lost its values??788 (10/12/2012 8:41:54 AM) comp.unix.shell $ unzip -qq -l test.zip
0 10-12-2012 14:23 a
0 10-12-2012 14:23 aa
0 10-12-2012 14:23 aaa
0 10-12-2012 14:23 b
0 10-12-2012 14:23 bb
0 10-12... hehe2046(7)
GNU Parallel 20120822 ('Boson') released156 (8/22/2012 7:55:22 PM) comp.unix.shell GNU Parallel 20120822 ('Boson') has been released. It is available for
download at: http://ftp.gnu.org/gnu/parallel/
New in this release:
* Due to a bugfix the main flow has changed. Making this release ... ole.tange(25)
NEWBIE: Why this behavior on ksh for3233 (7/28/2010 6:15:45 PM) comp.unix.shell Hi all.
My intend was to copy several files on several serves on differents
dirs.
#!/bin/ksh
#File=$1
sPath=/sourcepath
#sPath=$2
#tPath=$3
for server in "1 2 3 4"
do
echo Server $server
for ... lxvasquez(45)
Adding prefix and suffix191897 (7/23/2010 9:18:08 AM) comp.unix.shell Hi,
How to add a prefix and suffix to each line of a text file using unix
shell scripting?
Input file : Input.txt with contents
1
2
3
Expected output:
'1',
'2',
'3',
Regards,
DI
... deepan.17(16)
sed queation - remove all characters after a hyphen149844 (6/7/2010 7:47:59 AM) comp.unix.shell I think 'sed' is the tool for this, though I may be wrong.
I have a list of files
atlas-3.8.3.p12.spkg
blas-20070724.spkg
boehm_gc-7.1.p5.spkg
boost-cropped-1.34.1.spkg
cddlib-094f.p6.spkg
cephes-2.8... David
hehe2046 is following:
Items(2) /1
Array lost its values??788 (10/12/2012 8:41:54 AM) comp.unix.shell $ unzip -qq -l test.zip
0 10-12-2012 14:23 a
0 10-12-2012 14:23 aa
0 10-12-2012 14:23 aaa
0 10-12-2012 14:23 b
0 10-12-2012 14:23 bb
0 10-12... hehe2046(7)
GNU Parallel 20120822 ('Boson') released156 (8/22/2012 7:55:22 PM) comp.unix.shell GNU Parallel 20120822 ('Boson') has been released. It is available for
download at: http://ftp.gnu.org/gnu/parallel/
New in this release:
* Due to a bugfix the main flow has changed. Making this release ... ole.tange(25)