摘要:
写法一:----------------------------------------------------------------------------#!/bin/bashwhile read linedo echo $linedone < file(待读取的文件)----------------------------------------------------------------------------写法二:----------------------------------------------------------------------------#!/ 阅读全文
posted @ 2012-07-10 23:56
cbwcwy
阅读(141139)
评论(0)
推荐(5)
浙公网安备 33010602011771号