Search Results

Search: Posts Made By: Toug
1,067
Posted By Toug
Input: TEST TEST_FONC_1 . . . FIN...
Input:

TEST TEST_FONC_1
.
.
.
FIN TEST TEST_FONC_1



TEST TEST_FONC_1
.
.
.
FIN TEST TEST_FONC_1


TEST TEST_FONC_1
.
.
1,067
Posted By Toug
no help?
no help?
1,067
Posted By Toug
Replace and increment in xemacs 21.4
I am trying to replace and increment a lot of TEST_FONC_1 entries in my file with TEST_FONC_2 then TEST_FONC_3.....
I'm trying to use replace regexp but it doesn't work
I have tried
replace
...
1,327
Posted By Toug
When I open I file under CDE, I want Xemacs to...
When I open I file under CDE, I want Xemacs to open the file in order of the default CDE text editor.
I will look at the ~HOME/.dt you gave me.
Thanks.
1,327
Posted By Toug
File association
Hi,
I'm using unix solaris 2.8 with CDE and I would modify the file association in my desktop.
I found the file /usr/dt/appconfig/types/C/datatypes.dt from this topic :

File Extension...
6,901
Posted By Toug
Thanks for all, it works fine using # and ".
Thanks for all, it works fine using # and ".
6,901
Posted By Toug
reply for joeyg: here is a summary: ...
reply for joeyg:

here is a summary:


bootsize=$(ls -l *boot.bin | awk '{printf "%10d %s\n",$5,$9}') #this line return the size of a file named XXXXXboot.bin and put it in the bootsize...
6,901
Posted By Toug
sed -i "s/BOOTPATH/$bootpathf/g" $rootfspath.xml ...
sed -i "s/BOOTPATH/$bootpathf/g" $rootfspath.xml

return :

sed: -e expression #1, char 13: unknown option to `s'


I attached the full script.
6,901
Posted By Toug
it return the error: sed: -e expression #1,...
it return the error:
sed: -e expression #1, char 13: unknown option to `s'

---------- Post updated at 05:03 PM ---------- Previous update was at 05:01 PM ----------



---------- Post updated...
6,901
Posted By Toug
Sorry I don't understand the 'instead of'. I am a...
Sorry I don't understand the 'instead of'. I am a newby.
6,901
Posted By Toug
replace text in file using variable
Hi,
I'm making a script that automaticaly set file size and path in xml file.

I tried with :
sed -i 's/BOOTPATH/TEST/g' file.xml
it works fine

but if I use a viriable :
sed -i...
Showing results 1 to 11 of 11

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