Therefore, cat file | tail -f will not work as expected, but tail -f file will.
因此,cat file |tail -f将不会得到所期望的结果,但tail - f file则可以。
Cat显示完整的文件。
For example, to see the command-line entry for init, simply cat the cmdline file.
例如,要查看init的command - line项的内容,只需对cmdline文件执行cat命令。
For example, to see the command-line entry for init, simply cat the cmdline file.
例如,要查看init的command - line项的内容,只需对cmdline文件执行cat命令。
应用推荐