jgigault / 42FileChecker

42FileChecker is a tiny bash script developed at 42 school for testing and checking files according to the rules of the subjects
Apache License 2.0
305 stars 56 forks source link

use xdg-open when available #134

Closed jgigault closed 5 years ago

jgigault commented 5 years ago

using command -v it is possible to check if a command exists