Actions
Bug #3995
closedRAW 223 should strip : character
Start date:
07/07/2018
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Regression:
No
Description
Hello,
There is a bug, when use that raw numeric it should strip : character on $7- parameters, here is a code to reproduce it.
Rawlog:
<- 07/07/2018 06:21:19 - :west.mirc.gr 223 westor G *@77.35.165.156 0 12428934 DiMiTRiS!live@fter.death :spambot
Example Code:
raw 223:*: { echo -a ALL: $1- echo -a 7: $7- }
- Thanks!
Actions