본문 바로가기
Ect

LINUX 자주 쓰는 명령어 모음

by 고막고막 2018. 11. 27.

pwd

cd

ls

cp

mv

mkdir

alias

touch

history | grep

kill

which

whoami

source

cat

echo

groupadd

useradd

df -h

du -h

free -h

ps -ef | grep

passwd

find . -name aaa.txt

rm

sudo -i

su

curl

wget

tail -f aaa.log

date

tar

vi