Closed Zer0-Tolerance closed 2 years ago
This should be fixed in the latest version. Did you try it with that?
just tried I get this:
rak 11 /tmp/t2 | rak 1 19:48:57
<STDIN>
../../../../../../tmp/t2:1:116.203.72.198
is this the expected output ?
I've been debating whether reading from STDIN should or should not show the "file" name.
--/show-filename
should get rid of the <STDIN>
.
I guess if should become the default when reading from STDIN... hmmm
I understand this is the expected output but I agree this is a bit unusual and should be hidden to avoid confusion. I'll close the issue as the bug is fixed in the latest version.
https://github.com/lizmat/App-Rak/commit/c975f299c9 should fix the clutter
Another small bug, when you're running rak multiple time with | it creates an unexpected output:
Any idea why it's doing this ?