Search Results

Search: Posts Made By: atjurhs
1,250
Posted By atjurhs
changing multiple directory names
Hi guys,

I have lots of files that look like:

ABC.packed.dir
DEF.packed.dir
GHI.packed.dir

etc...

I would like them to have more of the usual naming convention

ABC
DEF
GHI
...
5,128
Posted By atjurhs
it's mostly solved, and I say only because I...
it's mostly solved, and I say only because I still get one extraneous column and it leaves out one column.

as for printing $i can I just throw in print$i statements wherever I like?

thanxs...
5,128
Posted By atjurhs
raj, I'm sorry, I wasn't very clear. In part of...
raj, I'm sorry, I wasn't very clear. In part of the code you had written

{print $1,$2,$3"_L000102.txt"}

and in order for it to run without a sybtax error, I re-wrote it as
{print...
5,128
Posted By atjurhs
raj, your code works well although it does create...
raj, your code works well although it does create an extraneous column of data (column 8) that doesn't appear to correlate to anything in the two input files, and it also leaves out one column of...
5,128
Posted By atjurhs
thank you! what should I do about the...
thank you!

what should I do about the complex filenames to batch over them?
5,128
Posted By atjurhs
thanks! you are correct, I forgot the curly...
thanks! you are correct, I forgot the curly brace in my post - ooops

will it work using bash, or just ksh, I have bash?

the file names are more complex than I first showed, sorry, here's some...
5,128
Posted By atjurhs
newbie needs help batching awk, tabitha
Hi guys,

I need a little help learning to batch an awk script. All the examples I found on line are too complicated for me. Here's the awk command that I want to run on lots of files.

awk...
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 04:29 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy