Files
voidrice/.local/bin/compiler
anntnzrb 53cdc0eb95 Prevent user-defined aliases/commands checking (#748)
Adding `[ -x ]` also checks if the command is an executable; if this
check is skipped, then user-defined aliases will interfere and validate
the condition (unintended).
2020-07-05 16:17:49 -04:00

1.8 KiB
Executable File