This website requires JavaScript.
Explore
Help
Sign In
wash
/
bshell
Watch
1
Star
0
Fork
0
You've already forked bshell
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
bshell
/
doc
/
sample
/
redirection.bshell
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
2 lines
54 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
doc: sample: add/update sample script files
2026-05-10 14:20:08 +01:00
echo hello 2> error.txt | ls -la | echo done; exit -1
Reference in New Issue
Copy Permalink