look

English[l?k]

vt.& vi. ???.

n?? ????. (?) ??; ?

int (?? ?? ?? ??) ??, ? ? ? ???

3?? ??: ??? ??: ??? ?? ??: looking ?? ??: looking ?? ??: looking

??? ?? ?? ???

??: look ??? ??? ???? ? ?????.

??: ??look [-adf][-t<??? ???>][?? ???][?? ??]

??? ?? ?? ?

testfile ???? ?? L? ???? ?? ?? ???? ?? ??? ???? ???.

look L testfile

?? ?? testfile? ??? ??? ????.


$ cat testfile #查看testfile 文件內(nèi)容  
HELLO LINUX!  
Linux is a free unix-type opterating system.  
This is a linux testfile!  Linux test

look ??? ?????. "L"? ???? ?? ?? ?? ??? ?? ?? ?? ??, ??? ??? ????.

$ look L testfile        #查找以“L”開頭的單詞  
Linux is a free unix-type opterating system.   #第二行以“L”開頭,列出全句  
Linux test         #第四行以“L”開頭,列出全句