Wednesday, March 31, 2010

inline for loop command

for i in `cat /tmp/pv`;do lvextend -s -m 1 $i /dev/disk/disk2_p2;done

No comments: