Search Results

Search: Posts Made By: Oriksagtaria
7,680
Posted By Oriksagtaria
Short and Sweet
Okay so thank you for all the suggestions, but I figured out how to make the awk command work precisely as needed. I've always subscribed to the thought that simpler is better.

Here's what I got:...
7,680
Posted By Oriksagtaria
Alright thanks. Also, I apologize for not using...
Alright thanks. Also, I apologize for not using code boxes.

The line that produced the results I wanted was:

awk '/Etot/ {print $3}' myFile > newfile.dat

---------- Post updated at 12:59 PM...
7,680
Posted By Oriksagtaria
grep/awk column or variable?
Hi, I'm running via PuTTY, in a BASH shell to do my work. I'm running calculations where steps are reported like this every 100 steps:



NSTEP = 249900 TIME(PS) = 249.900 TEMP(K) = 299.94...
Showing results 1 to 3 of 3

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