coreutils-5.97-MSYS-1.0.11-snapshot.tar为MSYS补丁。 MSYS:Minimal GNU(POSIX)system on Windows,是一个小型的GNU环境,包括基本的bash,make等等。是Windows下最优秀的GNU环境。(是否厌倦了Cygwin蜗牛般的shell环境,试试MSYS中的rxvt吧)
规范时间
标准化日志文件中的时间戳,以使其易于区分。
要求
Linux
date coreutils软件包
awk gawk程序包
Mac OS X
安装或您喜欢的软件包管理器。
brew install coreutils以获得gdate 。
用法
第1步:获取日志中的第一个时间戳
head -n 5 my-logfile.log
[ 2019-10-09 15:34:02.471 ] manager.c:HTTP Manager从192.168.1.3登录[2019-10-09 23:
clu:命令行实用程序。
该程序可作为pwd,ls和cat的组合。 该程序不是fork。
如何编译:
在此git存储库中运行:
$ make #compiles the program.
$ make cleanobj #removes object files. leaves behind the final binary.
$ make clean #removes compiled program and object files.
如何使用:
在此git存储库中运行:
$ ./