
입력: STDIN출력: STDOUT, file_IO

tail 로 실시간 log 확인하기

awk command

linux link

주기적으로 결과값 보여주기, watch

linux tar command

scp 로 파일을 전송해보자

json 마술사, jq

linux 에서 cron 을 사용하여 job scheduling 하기

set -escript 실행 중에 0 이 아닌 값을 리턴했을 경우에 자동으로 종료해준다set -xset -e 가 어디서 실패했는지 알 수 있다set command https://frankler.tistory.com/59

위 명령어 실행시 다음과 같은 파일이 생성된다
wget vs aria2
wc, word count command \-w, --words print the word counts

입력 내용의 중복 항목을 제거하는 uniq

tmux 는 pseudoterminal 을 window 와 session 단위로 관리하는 도구이다.

linux history command