1. windows
使用压缩软件,以rar为例
点击查看就能打开文本文件,速度相对于记事本还是很迅速的
2 Linux
less命令
less [option] {filename}
option暂未使用,主要使用了其搜索功能,非常迅速!
/pattern 向下搜索
?/pattern 向上搜索
1. windows
使用压缩软件,以rar为例
点击查看就能打开文本文件,速度相对于记事本还是很迅速的
2 Linux
less命令
less [option] {filename}
option暂未使用,主要使用了其搜索功能,非常迅速!
/pattern 向下搜索
?/pattern 向上搜索