【正文】
并保存文檔后退出 。 1 設(shè)置文件 AboutLinux的權(quán)限為 400( “ r”) 。 1 在 文 檔 的 最 后增 加 一 行 “ There are now literally hundreds of panies and anizations and an equal number of individuals that have released their own versions of operating systems based on the Linux kernel.”。 應(yīng)該顯示原來(lái)的兩行內(nèi)容 。 1 不保存并退出 vi。 恢復(fù)被刪除的一行內(nèi)容 。 第 11講 使用編輯器 第 18頁(yè) 共 20頁(yè) 練 習(xí) (續(xù) ) 復(fù)制第二行的內(nèi)容到文檔的最后 。 把第一行的 “ Finland”后的內(nèi)容變成獨(dú)立的一行 。 刪除一句 “ It is this kernel that forms the base around which a Linux operating system is developed.”。出現(xiàn)在某行的行末的模式 ma[it] [3] 包含 ma, 后接 i或 t的模式 in[bp] [1] 包含 in, 后接從 b到 p中任一個(gè)字符的模式 in[^bp] [3] 包含 in, 后接不是從 b到 p中任一個(gè)字符的模式 in[^tc] [1] 包含 in, 后接不是 t也不是 c的任一個(gè)字符的模式 str\[\] [2] 包含 str[]的模式 [AZaz][AZaz]* 匹配任何的英文單詞 ( 以空格分隔作為一個(gè)單詞 ) 第 11講 使用編輯器 第 16頁(yè) 共 20頁(yè) 練 習(xí) 使用 vi打開(kāi)一個(gè)新文檔 , 并輸入以下兩行內(nèi)容: Linux is an opera