Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F5286778
test-binary-io.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Size
187 B
Referenced Files
None
Subscribers
None
test-binary-io.sh
View Options
#!/bin/sh
tmpfiles=""
trap 'rm -fr $tmpfiles' 1 2 3 15
tmpfiles="$tmpfiles t-bin-out1.tmp t-bin-out2.tmp"
./test-binary-io${EXEEXT} > t-bin-out1.tmp || exit 1
rm -fr $tmpfiles
exit 0
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Wed, Jul 9, 3:28 AM (17 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1257316
Default Alt Text
test-binary-io.sh (187 B)
Attached To
Mode
rFRED fred
Attached
Detach File
Event Timeline
Log In to Comment