Search Results

Search: Posts Made By: RobP
914
Posted By RobP
Hi Nikhil, I am assuming this this varibale...
Hi Nikhil,

I am assuming this this varibale is coming from a script, where you are trying to fetch data from a database. In case you ment to see the variables in different lines rather online We...
4,104
Posted By RobP
Hi Ygor / birei, Thank you both for quick...
Hi Ygor / birei,

Thank you both for quick help. I have tried both awk code and perl script. For my example file both the codes working fine, however when I am using the same code (awk) in my...
4,104
Posted By RobP
Row to column transpose between same pattern.
Hi All,

I have been trying to transpose rows to column in an large file (about 15000 lines) between matching pattern. Searched all posts in this forum, but not able find the solution to my...
1,302
Posted By RobP
Thank you so much for pointing it. Somehow I was...
Thank you so much for pointing it. Somehow I was missing this. I will try to change my script now. I appreciate your quick help.
6,666
Posted By RobP
count=`cat some_file|wc -l` echo $count
count=`cat some_file|wc -l`
echo $count
1,302
Posted By RobP
Problem with While loop.
Hi Script Gurus,

I am facing issue with while loop in bash. The while loop is running as end less loop even after given criteria does not meet.


STATE_BEFORE_SPLIT () {
for clone in...
Showing results 1 to 6 of 6

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