Search Results

Search: Posts Made By: ryan.lee
5,956
Posted By ryan.lee
Thanks! That looks sound. I'll have to test it...
Thanks! That looks sound. I'll have to test it out.
5,956
Posted By ryan.lee
here is a copy of my script #!/bin/bash ...
here is a copy of my script
#!/bin/bash

echo "Enter file for search criteria"
read fname

echo "Enter directory for recursive search"
read dname

echo -e "\n"

FILE14=$fname
i=0

while...
5,956
Posted By ryan.lee
I think i've tried zgrep in the past, but I can't...
I think i've tried zgrep in the past, but I can't remember why i didn't use it. I just tried it with my script, but it returns a message saying that it doesn't recognize my options. The message...
5,956
Posted By ryan.lee
Reading compressed files during a grep search
All,

The bottom line is that im reading a file, storing it as variables, recursively grep searching it, and then piping it to allow word counts as well. I am unsure on how to open any .zip .tar...
Showing results 1 to 4 of 4

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