Search Results

Search: Posts Made By: legato22
2,501
Posted By legato22
I checked, I did use operands those times....
I checked, I did use operands those times. Repeated mistakes when there are spaces in directory paths reveal that to be the problem.
2,501
Posted By legato22
Thanks! Finally got the right search term. After...
Thanks! Finally got the right search term. After a little more searching, fyi for posterity, i set the variables with:

DIR=`dirname $1`
INPUT=`basename $1`

I was having problems before too...
2,501
Posted By legato22
[Solved] How to refer to input file in code?
This may be a dumb question, but googling is not giving me an answer. I'm trying to figure out how to refer to an input file in my code.

Lets say i run a script in bash:

"sh shellscript.sh...
2,001
Posted By legato22
Thanks for the ideas. I'll prob work more on it...
Thanks for the ideas. I'll prob work more on it this weekend. For now I gotta get the practical work done, so I'm sticking to manual unfortunately. I'm pretty new to programming. Took some java in...
2,001
Posted By legato22
Thanks, good idea...preprocessing the data. Let...
Thanks, good idea...preprocessing the data. Let me think about how to do it. I tried the comm command. Would be fine, but the main issue is the multilevel structure. For now, I'm using an awk script...
2,001
Posted By legato22
Find diff between two patterns in two files and append
Hi,

I'm a newbie at programming in Unix, and I seem to have a task that is greater than I can handle. Trying to learn awk by the way (but in the end, i just need something that works). My goal is...
Showing results 1 to 6 of 6

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