Search Results

Search: Posts Made By: Jeffish
11,613
Posted By Jeffish
Thanks to everyone for the help. The regex I...
Thanks to everyone for the help.

The regex I was using was incorrect, but a little reading took care of that.
11,613
Posted By Jeffish
Parentheses in perl find/replace
I'm trying to use the following command to do a batch find and replace in all commonly named files through a file hierarchy

find . -name 'file' |xargs perl -pi -e 's/find/replace/g'

which works...
3,051
Posted By Jeffish
Thanks Neo. I finally have things working.
Thanks Neo. I finally have things working.
3,051
Posted By Jeffish
Issue with installing GCC on Darwin - Trying not to freak out
The learning curve with UNIX is a bit steep and devastatingly humbling.

Anywho, I need GCC so that I can install the software that I actually need and am terribly stuck. When I attempt to...
Showing results 1 to 4 of 4

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