This website requires JavaScript.
Explore
Help
Sign In
wangtao
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f901b71921
llvm-project
/
llvm
/
utils
/
lit
/
tests
/
Inputs
/
shtest-shell
/
write-to-stdout-and-stderr.sh
5 lines
64 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
echo
"a line on stdout"
echo
"a line on stderr"
1>
&
2
Reference in New Issue
View Git Blame
Copy Permalink