Search Results

Search: Posts Made By: claire.a
1,625
Posted By claire.a
Thanks, Makarand - it moved 2 of the ~500...
Thanks, Makarand - it moved 2 of the ~500 files.... not sure how that can happen?

---------- Post updated at 05:06 PM ---------- Previous update was at 05:00 PM ----------

Scrutinizer, almost...
1,625
Posted By claire.a
So the name of the file changes from 1.dsp to...
So the name of the file changes from 1.dsp to (directory name)_1.dsp so if we're in directory A, the name of the file becomes A_1.dsp
1,625
Posted By claire.a
Moving and renaming files
I have a directory full of directories, say called A B C D E ....
In each of these directories there are files called 1.dsp 2.dsp 3.dsp ..... along with others (with different extensions)
I need to...
825
Posted By claire.a
awk problem
Can anyone work out what is wrong with this section of code? The final file comes out blank and I think it's something to do with the awk

# Set damping and smoothing in subinvss.in
awk -v...
1,013
Posted By claire.a
awk syntax error
Can anyone work out why this line has a syntax error?
awk '{if ($1==1) print NR,$0 } '${PROJECT}/${data_dir}/${ofolder}/STDEV/otimes_${per}_secs.dat > tmp2.txt

I've check that the file exists in...
1,256
Posted By claire.a
While loop till length of line is great enough
I have the following code:

# Get the line of stations_info.txt starting with "${xstation1} " and copy it to file temp.txt
grep "^${xstation1} " stations_info.txt > temp.txt
# Get lat...
1,767
Posted By claire.a
Thanks for your help! Got it working well now
Thanks for your help! Got it working well now
1,767
Posted By claire.a
Thanks, but didn't work. Still comes out to the...
Thanks, but didn't work. Still comes out to the nearest sig. fig.
1,767
Posted By claire.a
Precision in print
I have a shell script which prints a variable to a text file (sorry if this is the wrong terminology, I'm new to this):
awk...
Showing results 1 to 9 of 9

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