首页 > 其他 > 详细

command命令

时间:2020-07-02 21:05:29      阅读:43      评论:0      收藏:0      [点我收藏+]

  

command:

Run command with args suppressing the normal shell function lookup, Only builtin commands or commands found in the PATH are executed.

-p:using default value for PATH to find standard utilities.只使用系统预设PATH

-v:

-V:

技术分享图片

 

 技术分享图片

 

 技术分享图片

 

 

command:

#!/bin/bash

builtin command "$@"

 

command命令

原文:https://www.cnblogs.com/dissipate/p/13226789.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!