Search Results

Search: Posts Made By: Akilleez
3,289
Posted By Akilleez
Search text file, then grep next instance of string
I need to be able to search for a beginning line header, then use grep or something else to get the very next instance of a particular string, which will ALWAYS be in "Line5". What I have is some...
7,681
Posted By Akilleez
Thanks, that helps.
Thanks, that helps.
7,681
Posted By Akilleez
How to count number of double quotes in bash
Need a little help.

I have just a simple string with a lot double quotes in it. I need to be able to parse through this string, and know how many double quotes I have, and where I am, so I can...
2,832
Posted By Akilleez
Yes, that is much easier and will work. Thanks!
Yes, that is much easier and will work. Thanks!
2,832
Posted By Akilleez
Assign user input to already declared array
What I am doing is creating a top menu, which a user will select a choice with a number entry. That number corresponds to a string in an array. I then want to assign that response to another array...
2,613
Posted By Akilleez
Yeah, it is mysql output, but the command is...
Yeah, it is mysql output, but the command is already formatted as such. Too much work to actually go into mysql to get the data if it's readily available.

Thanks for the help. I think I need to...
2,613
Posted By Akilleez
Need some help extracting a GUID from file
I'm fairly new to scripting, and need some help in extracting a piece of data from some output I have. This is what the original output looks like:

...
Showing results 1 to 7 of 7

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