``` > uu-cp --typo 2> /dev/full fish: Job 1, 'cp --typo 2> /dev/full' terminated by signal SIGABRT (Abort) > gnu-cp --typo 2> /dev/full # just exit code 1 ```