Search Results

Search: Posts Made By: catalinstk
1,534
Posted By catalinstk
I'm using this piece of code to export in...
I'm using this piece of code to export in current.txt a text line corresponding to the sequence in the loop:

awk "NR==$sequence{print;exit}" $file > /var/www/html/current.txtProblem is that if i...
1,534
Posted By catalinstk
well not yet, because : 1. i can't figure out...
well not yet, because :
1. i can't figure out yet how to parse every line depending on loop number (line 1 - loop 1, etc)
2. didn't yet find how to break a line based on specific delimiter
1,534
Posted By catalinstk
Help me solve this scripting problem please
Hello,

I would really appreciate some help into approaching this problem:

- i have a random txt file with x lines and y rows following this pattern:

ex:

ip1 | user1 | command
ip2 | user2...
Showing results 1 to 3 of 3

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