Search Results

Search: Posts Made By: sahithi_khushi
8,207
Posted By sahithi_khushi
calculator program..
Hey can anyone tell me the korn script code to implement an interactive integer calculator using the shell's built in arithemetic expression evaluation
2,030
Posted By sahithi_khushi
EXample...
Whenever we have a \" we need to replace it with a ",if s[j]=='\\' and s[j+1]=='n' then replace it by='\n'..
Character Escape Sequence
" \"
' \'
? \?
\ ...
2,030
Posted By sahithi_khushi
escape characterz...
hey
i wanted to know if there is some single unix command to replace all the character escape sequences with their "C" values in a string...
The only way i know is repetatively kepp using the grep...
3,816
Posted By sahithi_khushi
removing spaces
hey..
i had a problem with the unix command when i want to remove the white spaces in a string..i guess i cud do it with a sed command but i get an error when i give space in the square brackets.....
Showing results 1 to 4 of 4

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