Search Results

Search: Posts Made By: iwatk003
1,733
Posted By iwatk003
sed string replacement question
Hey everybody. I've got a simple problem but am unsure how to resolve it. I am using a script to edit multiple files (https://www.unix.com/#) at once. Inside the script I am using an sed command to...
3,594
Posted By iwatk003
Still not getting it to work 8 ( , this is...
Still not getting it to work 8 ( , this is driving me crazy lol
3,594
Posted By iwatk003
well I'm trying to not use any perl because I am...
well I'm trying to not use any perl because I am not too familiar with it. Thanks for the help though. the script should work for any target and replacement though with this line


sed...
3,594
Posted By iwatk003
surely, say for example I wanted to replace "hi...
surely, say for example I wanted to replace "hi guys" with "hello everyone" in a bunch of files to sound more proper, I should be able to use the command

~/Unix/script/subst "hi guys" "hello...
3,594
Posted By iwatk003
How to make an editing script work for multiple files?
Hey everybody, I have a script for making a string substitution in a file. I am trying to modify it in order to make the same modifcation to multiples files. here is what I have so far.
...
1,842
Posted By iwatk003
Making a script for editing
Hello all. I am trying to make a script to edit any file by replacing a string with a string. The script should be able to be applied to any given file. for instance it should be able to replace...
6,794
Posted By iwatk003
Trouble with flex command in makefile
Hey all, im trying to create a makefile in unix. cpp2html is a program created from the files cpp2html.o and lex.yy.o.
cpp2html.o is created from compiling cpp2html.c and lex.yy.o is created from...
Showing results 1 to 7 of 7

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