본문 바로가기
Old Posts/Linux

리눅스 명령어 사용법들

by A6K 2022. 1. 29.

리눅스 명령어 사용법

명령어 설명
access  
curl HTTP 요청 전송
compress, uncompress 파일 압축, 압축 해제
dd 디스크 입출력 성능 측정
date 날짜와 시간 계산
df  
dir  
dirname  
du  
enable  
env  
file  
finger  
free 메모리 상태 확인
halt, poweroff, reboot 시스템 종료 및 재부팅
hdparam 디스크 입출력 성능 측정
head, tail  
host  
hostid  
hostname  
iconv  
id  
ifconfig 네트워크 인터페이스 설정 관련
jobs  
ipcs, ipcrm IPC (Inter-Process Communication) 객체 조회 및 관리
iptables  
jstat  
jstatd  
jq json 파싱
last  
lastb  
lastlog  
ldconfig  
ldd  
logger  
look 문자열 검색
ls 디렉토리 엔트리 정보 출력
lsof 시스템에서 열려있는 파일에 대한 정보 출력
man  
md5sum  
nslookup  
printenv  
pidof  
pushd, popd 디렉토리 이동
pwd 현재 작업 디렉토리 출력
sendmail, mail, mailx 메일 보내기
smartctl 디스크 점검
systemctl, service, chkconfig 서비스 관리
time 실행시간 측정
tmux 스크린 멀티 플렉싱
touch 파일 타임스탬프 변경
ulimit  
uptime  
users  
w 로그인한 사용자 정보 출력
whereis  
who, who am i 사용자 정보 출력

 

댓글