Linux Commands Reference
파일/디렉토리
ls디렉토리 내용 목록cd디렉토리 이동pwd현재 디렉토리 표시mkdir디렉토리 생성rm파일/디렉토리 삭제cp파일 복사mv파일 이동/이름 변경find파일 검색chmod파일 권한 변경chown파일 소유자 변경텍스트 처리
cat파일 내용 출력grep패턴 검색sed스트림 편집기awk패턴 처리head파일 앞부분tail파일 뒷부분wc줄/단어/바이트 수sort정렬시스템
ps프로세스 목록top실시간 프로세스kill프로세스 종료df디스크 사용량du디렉토리 크기free메모리 사용량uname시스템 정보네트워크
curlURL 요청wget파일 다운로드ping호스트 응답 확인ssh원격 접속scp원격 파일 복사netstat네트워크 상태압축
tar아카이브zipZIP 압축unzipZIP 해제gzipGzip 압축 Last updated: 2026 · Free online tool
What is Linux Commands Reference?
Free online Linux commands reference that organizes the most-used commands by category such as files, processes, and networking, searchable with usage examples.
How to Use
- 1 Search — Search for the command you need by keyword.
- 2 Category — Filter by category buttons.
- 3 Copy — Copy the command you need.
Related Tools
Regex Cheatsheet Free searchable regex cheatsheet that organizes regular expression syntax by category such as metacharacters, quantifiers, anchors and groups, with one-click pattern copying and JavaScript regex compatibility for quick reference.
Git Cheatsheet Free online Git cheatsheet with searchable commands by category, from branching and merging to rebase, stash and reset, each showing usage and a danger level to avoid mistakes.
Frequently Asked Questions
A free online tool to browse frequently used Linux commands by category.
Yes, you can search in real-time by keyword.
No. It uses static data and works offline.
Yes, click on any item to copy it.
Yes, the responsive design works on mobile devices.