全部分类
移动开发与应用
WEB前端
架构与运维
程序设计
数据库
操作系统
热点技术
综合
File Manipulation
466阅读 0评论
2011-08-05
mychz2011
分类:
LINUX
> file create (overwrite) file
>> file append to file
>file 2>&1 both output and errors to file
< file read from file
a|b pipe output from 'a' as input to 'b'
上一篇:
统计代码行数
下一篇:
一个打包程序