cat ~/.bash_history | grep "monitor.sh"

ls -arlth


rsync -avz [email protected]:/home/ 로컬_디렉토리
$ = 일반 권한
# = 관리자 권한

cd / -> 루트 경로로 이동
bin 폴더 : 실행 파일을 두는 곳
home : 유저 폴더
usr : 윈도우에서 c드라이브 안에 promgram files 폴더를 대신하는 폴더로 원하는 프로그램 설치할 수 있음