Search Results

Search: Posts Made By: tkmmelvin
1,173
Posted By tkmmelvin
delete next line of the given pattern
How to delete the next lines of the below pattern matches a certain criteria using sed

it is rainy heavily<name>
<name> how is it there <name>
gfhafje
qwfwfqw
eeqewqrt
<name>
there is heavy...
1,336
Posted By tkmmelvin
How to delete expression in the brackets?
how to delete second part in the expression sshd[19557] using gsub function so that output look likes sshd.

Thanks.
2,466
Posted By tkmmelvin
How to delete lines using sed?
<VirtualHost 192.168.1.158:80>
DocumentRoot /home/ten
ServerName ten.com
</VirtualHost>

<VirtualHost 192.168.1.158:80>
DocumentRoot /home/sachin
ServerName sachin.com...
Showing results 1 to 3 of 3

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