Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Sample
#!/bin/bash # GNU bash, version 4.4.20 echo "Hello, world!"; cat > sa.txt Hello cat sa.txt
run
|
edit
|
history
|
help
0
reverse pyramid
wallcmd
Example
test
Checking set -e behavior in functions
Matrix addition, subtraction and multiplication
Testing behavior of set -e with functions and exit hooks
Alternative time out
Search for 3 5's in given 6 digit number
If.sh