반응형
Q1>
# cat angle-surver.txt juan-surey.txt nico-survey.txt > all-species.txt
Q2>
# sort -u all-species.txt > sorted-animails.txt
Q3>
# date >> sorted-animals.txt
Q4>
# echo Green Anaconda >> sorted-animals.txt
Q5>
# uhhh 2>> sorted-animals.txt
반응형
'CentOS > Study' 카테고리의 다른 글
Section13>확장 퀴즈 답안 (0) | 2022.09.07 |
---|---|
Section12>파이프 퀴즈 답안 (0) | 2022.09.05 |
Section10>파일로 작업하기 퀴즈 답안 2 (0) | 2022.08.22 |
Section10>파일로 작업하기 퀴즈 답안 1 (0) | 2022.08.22 |
Section08>삭제, 복사, 이동 퀴즈 답안 (0) | 2022.08.21 |