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
- port
- Windows 10
- Source
- import
- Windows
- vscode
- profile
- 줄바꿈 문자
- tomcat
- find
- context
- VirtualBox
- web.xml
- bash
- Mac
- resource
- Eclipse
- JavaScript
- grep
- ssh
- IntelliJ
- netsh
- xargs
- Quartz
- 단축키
- maVen
- GIT
- plugin
- 네트워크
- lsof
Archives
- Today
- Total
develog
[shell] 쉘 스크립트에서 $ 이스케이프 처리 본문
#/bin/bash
source=(
Mem\$1.class
)
'OS & Shell > Linux' 카테고리의 다른 글
[Linux] vi 바꾸기 (0) | 2015.01.08 |
---|---|
[Linux] rsync 원격지 파일 전송 (0) | 2015.01.07 |
[Linux] LD_LIBRARY_PATH 추가 (0) | 2014.11.18 |
[Linux] 환경변수 실행순서 (0) | 2014.11.18 |
[Linux] JDK bit 확인 (0) | 2014.11.18 |
Comments