10 Dec
2010
10 Dec
'10
6:57 p.m.
2010/12/10 Arnold Nipper <arnold@nipper.de>:
root@zwrotnica:~# birdc show route 65.52.0.0/16 BIRD 1.2.5 ready. IP address expected So, what is the conclusion? This is a OS/shell problem, not a BIRD problem. Given so, is there anyone who is able to explain, what actually happens? I have never ever seen, that "/" irritates any program. Otoh I'm an absolute OS/shell novice ...
Hello, maybe your "birdc" is a shell alias or a shell script, which calls the actual binary, but passes only the first two arguments. Try "alias", "which birdc" and "file $(which birdc)" HTH, -- Martin Volf