help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-bash] How to make sure always run external command instead of buil


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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]