Then, we're getting all these results here, about all the ones that match this substring.
然后,我们在这里得到所有这些结果,关于所有与该子字符串匹配的结果。
PKM OS
Then, in the next line we're running the grep command which is just search for a substring in some file and we're searching for the string foobar in the file.
A substring of a string is another string that occurs "in" . For example, "the best of" is a substring of "It was the best of times". This is not to be confused with subsequence, which is a generalization of substring. For example, "Itwastimes" is a subsequence of "It was the best of times", but not a substring.