Skip to content

bug(nohup): Silence errors #12693

Description

@HackingRepo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions