Horje
bash try catch Code Example
bash try catch
{
# Try
} || {
# Executed when above fails
}
{
# Do stuff
} && {
# Only executed when above worked
}




Shell

Related
nano zsh Code Example nano zsh Code Example
nano .zshrc Code Example nano .zshrc Code Example
Required Windows feature(s) not enabled : Hyper-V and Containers Code Example Required Windows feature(s) not enabled : Hyper-V and Containers Code Example
activate venv linux Code Example activate venv linux Code Example
delete last commit from remote repo Code Example delete last commit from remote repo Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10