Search Results

Search: Posts Made By: aschera
2,143
Posted By aschera
Running BASH commands from a variable
I am trying to assign a command to a variable and use it. I have tried every possible quoting variation except the correct one. :confused: Here is an example:

CMD="grep description $i | grep...
2,027
Posted By aschera
I am new to this forum, but not new to forums in...
I am new to this forum, but not new to forums in general. It is refreshing that others are watching my back. Thanks.

I later realized that the cp would overwrite my file so I changed it to "cat"...
2,027
Posted By aschera
That worked. Thank you.
That worked. Thank you.
2,027
Posted By aschera
Help using SYSTEM function in NAWK
I am scanning a file (line by line) for format errors. A line could have multiple errors. Each field in the line is evaluated for errors and sent, along w/ any error messages, to a temporary file. ...
Showing results 1 to 4 of 4

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