코드요리
블로그 내 검색
분류 전체보기
(75)
씨샵(C#)
(6)
파이썬(Python)
(0)
아톰(Atom)
(0)
수사서식
(0)
첩보
(0)
서식
(0)
포렌식
(0)
LINUX 관련
(28)
MAC 관련
(1)
Perl 배우기
(3)
환경설정
(0)
Security 관련
(1)
문서화 관련
(1)
Qt
(0)
노하우: 디버깅
(1)
책: 리눅스 디바이스 드라이버
(1)
책: C++ Standard Library
(0)
책: GoF 디자인 패턴 활용
(6)
C++ 관련
(18)
C++ Code Snippets
(1)
C++ STL
(15)
C++ Boost Library
(1)
Microsoft
(1)
VC++
(1)
SCM
(6)
GIT
(4)
ClearCase
(2)
work
(0)
Networking
(0)
홈
태그
미디어로그
위치로그
방명록
LXR / The Linux Cross Reference
cplusplus.com - The C++ Resources Networ…
Texas Instruments Embedded Processors Wi…
/
/
Bash: 문자열 조작
리누즈
2012. 1. 10. 11:04
2012. 1. 10. 11:04
확장자 삭제
#/bin/bash
SRC="hello.world"
RST=${SRC%.world}
정규표현식으로 인덱스 찾기
#/bin/bash
SRC="hello.world"
RST=`expr match $SRC '.*world'`
공유하기
게시글 관리
코드요리
저작자표시
비영리
동일조건
+ Recent posts
Powered by
Tistory
, Designed by
wallel
Rss Feed
and
Twitter
,
Facebook
,
Youtube
,
Google+
티스토리툴바