Sign in
nest-open-source
/
nest-hello
/
507800056
/
busybox
/
93bb1df950bc8e64dad7b804ca2f5050e3772296
/
.
/
shell
/
ash_test
/
ash-misc
/
echo_write_error.tests
blob: 0a40c9ff73868a9f19c37139e8011b1eade3aac9 [
file
]
trap
""
PIPE
{
sleep
1
echo
Cant
write
this
-
get
EPIPE
echo
Ok
:
$
?
>&
2
}
|
{
true
;
}