|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Is there a GUI program out there for the use of grep, cut, regex, and I need a powerful search and replace program ... Any ideas would be greatly appreciated!
ThankS! |
|
#2
|
|||
|
|||
|
please donīt cross-post.
__________________
-- Manuel Hirsch - Linux, FreeBSD, programming, administration articles, tutorials and more. |
|
#3
|
|||||
|
|||||
|
You could use perl at the command line like this:
Quote:
or you could try: Quote:
to be safe. The original files would be named file1.bak file2.bak etc Or, use SED in a shell script... Quote:
You can stick this in a loop to go thru all files in a directory. |
![]() |
| Viewing: Dev Shed Forums > Other > Beginner Programming > cut, grep, regex, universal search and replaces |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|