IT/서버 구축
우분투 기본 명령어(Basic Ubuntu Commands)
다모음블로그
2024. 5. 8. 23:03
320x100
ls – 현재 디렉토리 내용 출력(List Directory Contents)
cd – 위치이동(Change Directory)
pwd – Print Working Directory
mkdir – 디렉토리생성(Make Directory)
rmdir – 디렉토리삭제(Remove Directory)
rm – Remove
cp – Copy
mv – Move
touch – 파일생성(Create Empty File)
cat – Concatenate and Display
nano – Text Editor
grep – Search
sudo – Superuser Do
apt-get – Package Manager
dpkg – Package Manager
chmod – Change Mode
chown – Change Owner
tar – Tape Archive
uname – Print System Information
date – Display Date and Time
shutdown – Shutdown or Restart System
ps – Process Status
top – Display System Activity
du – Disk Usage
df – Disk Free
728x90
반응형