Horje
bash or Code Example
bash or
if [ "$1" = "a.txt" ] || [ "$2" = "c.txt" ]; then
	# do smt...
fi
and OR bash
[[ ! EXPR ]]	Not
[[ X && Y ]]	And
[[ X || Y ]]	Or




Shell

Related
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it? Code Example E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it? Code Example
remove from staging git Code Example remove from staging git Code Example
linux record camera Code Example linux record camera Code Example
github not showing my contributions Code Example github not showing my contributions Code Example
run conda commands on linux Code Example run conda commands on linux Code Example

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