A.jobs B.fg C.bg D.tasklist E.taskmgr
A.forname[inword];dolist;done B.for((expr1;expr2;expr3));dolist;done C.while[expr]dolist;done D.dolist;while[expr] E.loopdolist;next[expr]
A.grep命令的作用是對文件進行字符串?dāng)?shù)據(jù)比對 B.grep命令支持正則表達式 C.grep命令是以整行為單位進行數(shù)據(jù)擷取的 D.grep命令只能在一個文件中進行字符串查找 E.默認(rèn)情況下,grep命令在匹配時是大小寫敏感的,但可通過選項參數(shù)改變這一行為