This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
raspithek
/
bash-tut
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Dateien des bash Tutorioals auf raspithek.de
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20
Commits
1
Branch
3
Tags
37 KiB
Tree:
2be3db4187
master
1.0
1.1
1.2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2be3db4187'
${ noResults }
bash-tut
/
teil14
/
simpleexit.sh
5 lines
55 B
Raw
Normal View
History
teil14
3 months ago
# /usr/bin/bash
echo
"Beispiel für exit Code"
exit
2