|
From: | Peng Yu |
Subject: | [Help-bash] How to make sure always run external command instead of builtin function? |
Date: | Mon, 3 Dec 2018 16:12:51 -0600 |
Hi, I currently use this to make sure to always run the external command. Is it the best way to do so? Thanks. "$(type -P cmd)" arg1 arg2 -- Regards, Peng
[Prev in Thread] | Current Thread | [Next in Thread] |