Horje
bash if negative number Code Example
bash if negative number
$ a=-2
$ [ $a -le -1 ] && echo "i am lower or equal than -1"
i am lower or equal than -1




Shell

Related
paste command in linux Code Example paste command in linux Code Example
curl tcp handshake ssl handshake time Code Example curl tcp handshake ssl handshake time Code Example
linux keyboard layout cli Code Example linux keyboard layout cli Code Example
docker entrypoint how not finish container Code Example docker entrypoint how not finish container Code Example
why lubuntu 20.04 freezes Code Example why lubuntu 20.04 freezes Code Example

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