readme

来自「监控linux指定目录」· 代码 · 共 19 行

TXT
19
字号
You should install the program according to follow steps:1. tar zxvf ICLSE-8.8.9.tar.gz ICLSE-8.8.92. cd ICLSE-8.8.93. run ./configure4. run make5. run make install6. run ./iclse_tool.sh Usage: ICLES [OPTIONS]Options are: -d							--daemon						run the applicaton in background -a directories				--archive directories			specify directorys(seprarate directories with "#") -t interval(second)		--time interval(second)			specify the interval to scan the directory -s suffix(such as pp, png)	--suffix (such as cpp, png)		specify the file suffix such as png, default is * -f							--file							read the configure data from /home/iclse/iclse.conf -h							--help							show help

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?