BUG setfib

Ihor Prystay ihor at cia.com
Mon Jan 4 18:44:31 UTC 2010


Коньков Евгений wrote:
> Здравствуйте, Freebsd-questions.
> 
> kes# setfib 1 get_last.pl
> setfib: get_last.pl: No such file or directory
> kes# pwd
> /usr/home/kes/
> Для продолжения нажмите любую клавишу...
> kes# setfib -1 /usr/home/kes/get_last.pl
> run is OK!
> 
> setfib must use current directory to run programm
> or at least must supply option to ON/OFF this behavior
why do you think setfib MUST be such an exception?
you can do setfib 1 ./bla.pl or tweak your PATH

> 
> so I can run:
> kes# setfib -c -1 get_last.pl
> 



More information about the freebsd-questions mailing list