티스토리 뷰
찾고자하는 명령을 Ctrl+f 키로 찾으시면 편리합니다
ln (하드링크 생성) http://ee6160.tistory.com/31
cp (파일,디렉토리 복사명령어) http://ee6160.tistory.com/30
date (날짜와 시간출력) http://ee6160.tistory.com/28
clear (화면지우기) http://ee6160.tistory.com/28
man (명령어의 사용법) http://ee6160.tistory.com/28
exit (터미널 종료) http://ee6160.tistory.com/28
ps (동작중인 프로세스 확인) http://ee6160.tistory.com/27
top (동작중인 프로세스를 동적으로 보여줌) http://ee6160.tistory.com/27
mount http://ee6160.tistory.com/24
umount http://ee6160.tistory.com/24
chown (파일과 디렉토리의 소유주를 변경하는 명령) http://ee6160.tistory.com/22
chgrp (파일과 디렉토리의 그룹을 변경) http://ee6160.tistory.com/22
ls (파일목록 열람) http://ee6160.tistory.com/8
cd (디렉토리 이동) http://ee6160.tistory.com/8
touch (빈 파일 생성) http://ee6160.tistory.com/8
rm (파일 디렉토리 이동) http://ee6160.tistory.com/8
mv (파일 이동,이동과동시에 파일명 변경가능) http://ee6160.tistory.com/8
addgroup (대화형 그룹생성) http://ee6160.tistory.com/6
groupadd (비대화형 그룹생성) http://ee6160.tistory.com/6
groupmod (그룹변경) http://ee6160.tistory.com/6
useradd (비대화형 유저생성) http://ee6160.tistory.com/5
adduser (대화식 유저생성) http://ee6160.tistory.com/5
pwd (사용자 위치 명령어) http://ee6160.tistory.com/5
passwd (패스워드 변경) http://ee6160.tistory.com/5
deluser (대화형 사용자 삭제) http://ee6160.tistory.com/5
userdel (비대화형 사용자 제거) http://ee6160.tistory.com/5
chfn (사용자 변경) http://ee6160.tistory.com/5
sudo (슈퍼유저) http://ee6160.tistory.com/4
grep (지정한 패턴을 포함하는 행을 찾아줍니다) http://ee6160.tistory.com/33
find (특정 파일이 어느 디렉터리에 있는지 찾아주는 명령어 입니다.
파일 생성 일자, 이름, 소유자 등 다양한 조건에 맞는 파일을 찾아줍니다.) http://ee6160.tistory.com/34
whereis (특정 명령이 어느 위치에 있는지를 찾아서 정대 경로를 출력한다.) http://ee6160.tistory.com/35
which (특정 명령이 어느 위치에 있는지를 찾아서 정대 경로를 출력한다.) http://ee6160.tistory.com/35
vi (vi 시작하기(편집기)) http://ee6160.tistory.com/36
chsh ( 기본 셸 바꾸기) http://ee6160.tistory.com/37
file 배시셸명령어(지정된 파일의 종류를 알려주는 명령어) http://ee6160.tistory.com/38
echo 배시셸명령어(화면에 한줄의 문자열을 출력합니다.) http://ee6160.tistory.com/39
printf 배시셸명령어(자료를 형식화하여 화면에 출력합니다) http://ee6160.tistory.com/40
'리눅스linux(ubutu)' 카테고리의 다른 글
리눅스명령어 find (0) | 2015.08.19 |
---|---|
리눅스명령어 grep (0) | 2015.08.19 |
리눅스명령어 ln(하드링크 만들기,심벌릭 링크 만들기) (0) | 2015.08.19 |
리눅스 cp (파일,디렉토리 복사명령어) (0) | 2015.08.18 |
리눅스 linux(ubuntu) 기초 명령어 (0) | 2015.08.17 |