Bash

ph
Admin (토론 | 기여)님의 2011년 3월 23일 (수) 18:46 판
이동: 둘러보기, 검색

bash/manual

$ echo {d..h}
d e f g h

$ echo {d..Z}
d c b a _ ^ ]  [ Z