Search Results

Search: Posts Made By: cursive
8,527
Posted By cursive
Hi anbu23, Thanks for the solution and it...
Hi anbu23,

Thanks for the solution and it work perfectly.

Best regards,
cursive
8,527
Posted By cursive
Hi Anbu23, I am not sure if I missing...
Hi Anbu23,

I am not sure if I missing something here by using the given solution :
tr -d "\000-\037\177" < file because the output is still contained the control
character.

Provided a...
8,527
Posted By cursive
Control character in a file
Hi All,

I am looking for a solution to capture any ASCII control character in a file
( where the ASCII control character is in decimal value from 0 to 31 and 127
( Hex value from 00 to 1F and...
7,105
Posted By cursive
Hi Anbu23, A small tweak in the command is...
Hi Anbu23,

A small tweak in the command is finally working well.
I really apperciated for all your help.

Thanks,
cursive
7,105
Posted By cursive
Hi, Abou the code : sed -n...
Hi,

Abou the code : sed -n "/^[^)]*([^)]*$/,/^[^(]*)[^(]*/p" file
the system prompt error message, "Illegal variable name"

I am not sure whether I missing something here, could someone
show...
7,105
Posted By cursive
Select text within matching ( ) bracket
Hi,

I am looking for a simple command to select text within a open bracket "("
and a matching close bracket ")" and output the within-bracket-text to a file.
This function is similar to the...
Showing results 1 to 6 of 6

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