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
'Ect' 카테고리의 다른 글
git 저장소에 민감 정보 올라갔을 때 조치 | 특정 커밋만 삭제 (2) | 2021.07.04 |
---|---|
SVN repository 생성 및 커밋하기 (0) | 2019.12.16 |
Git Repository 생성 & 업로드 (0) | 2019.06.18 |
마크다운 용법 (0) | 2019.05.17 |
UNIX 자주 쓰는 명령어 모음 (0) | 2019.02.08 |