我的文件中只有一行。执行时wc -c file1.txt结果是200,而输出wc -L file1.txt是198。2的区别是什么?
wc -c file1.txt
wc -L file1.txt
wc
wc ×1