文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
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).
 
相关阅读 更多 +
排行榜 更多 +
阅坊小说

阅坊小说

浏览阅读 下载
乐享趣盒

乐享趣盒

游戏工具 下载
清爽视频编辑-视频剪辑制作

清爽视频编辑-视频剪辑制作

图像拍照 下载