Search Results

Search: Posts Made By: jm4smtddd
1,858
Posted By jm4smtddd
:) Thanks!
:) Thanks!
1,858
Posted By jm4smtddd
awk for streaming data - if/then
Hello,

I've written an awk one-liner to parse a stream of real-time data. I invoke a program that gives me output from which I extract a few columns, perform some simple calculations, and then...
4,855
Posted By jm4smtddd
This one doesn't work because, it seems, that sh...
This one doesn't work because, it seems, that sh will only execute once the output from my aScript.py is finished. aScript.py runs continuously. I found the solution with the following:

...
4,855
Posted By jm4smtddd
Execute awk output with continuous streaming input
I need to parse some continuous output from a program (i.e. aScript.py) into a portal that uses curl. I've written a simple awk one-liner to parse the information that is output from aScript.py, but...
7,523
Posted By jm4smtddd
awk compare specific columns from 2 files, print new file
Hello. I have two files. FILE1 was extracted from FILE2 and modified thanks to help from this post...
9,323
Posted By jm4smtddd
awk compare 2 columns, 2 files, output whole line
Hello,

I have not been able to find what I'm looking for via searching the forum. I could use some help with an awk script or one-liner to solve this simple problem.

I have two files. If $1...
Forum: Programming 07-14-2011
13,069
Posted By jm4smtddd
Fortran runtime error: Insufficient data descriptors in format after reversion
Hello,

I have some Fortran code that is providing the following error:

At line 1165 of lapc_shells_2.f
Fortran runtime error: Insufficient data descriptors in format after reversion

Here...
Forum: Programming 07-05-2011
16,768
Posted By jm4smtddd
Thank you.
Thank you.
Forum: Programming 07-04-2011
16,768
Posted By jm4smtddd
gfortran compiling error: Expected a right parenthesis in expression at (1)
Hello,

I am compiling a code with gfortran and get one error. I have not been successful in re-writing the line so that it will compile. Any suggestions for a re-written line?

WRITE...
8,468
Posted By jm4smtddd
Reformat WD 500 GB hard drive for Linux machine
Linux Red Hat machine
GNOME version 2.16.0

External hard drive is a Western Digital 500 GB My Book Essential.

How can I reformat the external hard drive so that I can backup my Linux machine? ...
82,575
Posted By jm4smtddd
Thanks for the multiple options.
Thanks for the multiple options.
82,575
Posted By jm4smtddd
Thanks for the swift response.
Thanks for the swift response.
82,575
Posted By jm4smtddd
Sum all rows with an Awk one-liner
I have a file with 1000+ columns of data. I need to sum each row (not column). How can I do this with an awk one-liner?

Thank you

Example file:

1 1 1 1 1 1 1 1 1 1
2 2 2 2 2 2 2 2 2 2
3...
Showing results 1 to 13 of 13

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