리눅스 명령어
Note

dd

날짜 및 시간 확인

1
$ date

시스템 정보 확인

1
$ hostname
1
$ uname
1
$ uname -a

사용자 정보 확인

1
$ whoami
1
$ who

디렉터리 내용 확인

1
$ ls