| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
echo the usage of comments and try using a multi-line comment
inside your main script write another script named exit_code.sh to do an optional task using <<EOF 2.2 then make the file executable. Ensure that each part is spectified
install Nginx and get the first 3 lines of its conf using pipes.
initialize a git directory somewhere in your system and add READ + LICENSE then use git add . . finally, commit them using commit -m " initail commit" . (optional)
cmd &> /dev/null, cmd > /dev/null 2>&1 and cmd > /dev/null 2> /dev/null are identical.
2>&1 is considered and read from right to left not left to right
if the return (exit) code of an operation is non-zere it has failed otherwise, it's been successful.
you can use <<EOF with pipe as well.
Bash scripts related to every session of this tutorial will be stored in isolated branches named after their session name.
You can access the main code and the challenge answer key related to every session at their own branch.
| Back | FazBrowse Home | New Git URL |