Search Results

Search: Posts Made By: jy2k7ca
9,834
Posted By jy2k7ca
BIG thank you, rdcwayx!
BIG thank you, rdcwayx!
9,834
Posted By jy2k7ca
rdcwayx, wow quick reply...thanks. It does give...
rdcwayx, wow quick reply...thanks. It does give me the output am looking for.

I was hoping I could sort the URL uniquely but output but seems impossible as the are subdirectories after the URL.
...
9,834
Posted By jy2k7ca
Jean-Pierre: thanks. The code didn't yield any...
Jean-Pierre: thanks. The code didn't yield any result.
rdcwayx: code complain of syntax error.

bash-2.03# awk '{if (! ($1 ~/^#/)&&(/RewriteRule/&&($NF~/P/)||/ProxyPassReverse/)) {print...
9,834
Posted By jy2k7ca
sed command to parse Apache config file
Hi there, am trying to parse an Apache 'server' config file. A snippet of the config file is shown below:

.....
ProxyPassReverse /foo http://foo.example.com/bar
.....
.....
RewriteRule ^/(.*) ...
4,348
Posted By jy2k7ca
4,348
Posted By jy2k7ca
Re-usable function to parse csv files with different number of fields
Hi there, been pondering how to deal with this and hoping someone would give me an insight on this.

I need help on creating a reusable bash funtion to parse csv files containing different number...
Showing results 1 to 6 of 6

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