Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- netsh
- tomcat
- maVen
- port
- Eclipse
- grep
- lsof
- xargs
- Mac
- Quartz
- Windows 10
- Windows
- find
- bash
- plugin
- Source
- ssh
- JavaScript
- 단축키
- import
- IntelliJ
- GIT
- web.xml
- VirtualBox
- context
- vscode
- profile
- 줄바꿈 문자
- resource
- 네트워크
Archives
- Today
- Total
develog
[Linux] 원격지 디렉토리 생성 본문
ssh dev01@127.0.0.1 mkdir -p /home/dev01/a/b/c
'OS & Shell > Linux' 카테고리의 다른 글
[Linux] shell script, function return number (0) | 2015.01.09 |
---|---|
[Linux] SecureCRT 컬러 설정 (0) | 2015.01.09 |
[Linux] vi 바꾸기 (0) | 2015.01.08 |
[Linux] rsync 원격지 파일 전송 (0) | 2015.01.07 |
[shell] 쉘 스크립트에서 $ 이스케이프 처리 (0) | 2015.01.07 |
Comments