文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>Unix清空文件保留访问权限的四个方法

Unix清空文件保留访问权限的四个方法

时间:2010-07-23  来源:meteorm

1, cat /dev/null >data.xxx  # File "data.xxx" now empty. 2, : > data.xxx   # File "data.xxx" now empty.    3, echo > data.xxx   # File "data.xxx" now empty.  4, > data.xxx   # File "data.xxx" now empty.      : null command. [colon] This is the shell equivalent of a "NOP" (no op, a do?nothing operation). It
may be considered a synonym for the shell builtin true. The ":" command is a itself a Bash builtin,
and its exit status is "true" (0).
 
相关阅读 更多 +
排行榜 更多 +
哥布林弹球b服手游下载

哥布林弹球b服手游下载

休闲益智 下载
小马样式盒游戏下载

小马样式盒游戏下载

休闲益智 下载
异变小镇中文版下载安装

异变小镇中文版下载安装

冒险解谜 下载