Hi, uutils mainteners
it is very weird if i can see that, but interesting, our goal is to fuzz uutils for bugs since included in Ubuntu 26.04
i tried
relunsec@relunsec:~/software/coreutils/target/debug$ ./nohup /
nohup: ignoring input and appending output to 'nohup.out'
but the gnu nohup display the error
relunsec@relunsec:~/software/coreutils/target/debug$ gnunohup /
gnunohup: ignoring input and appending output to 'nohup.out'
gnunohup: failed to run command '/': Permission denied
it is clearly says / cannot be run permission denied, but uutils nohup nothing
Hi, uutils mainteners
it is very weird if i can see that, but interesting, our goal is to fuzz uutils for bugs since included in Ubuntu 26.04
i tried
but the gnu nohup display the error
it is clearly says / cannot be run permission denied, but uutils nohup nothing