例如,我有一个文件:
$ cat file i am the first example. i am the second line. i do a question about a file.
我需要:
example, line, file
我的意图是"awk",但问题是这些单词在不同的空间
linux bash
bash ×1
linux ×1