티스토리 뷰
파일 삭제
import os
os.remove('path')
파일 이동
os.rename()
디렉터리 생성
import os
dirname='path'
if not os.path.idsdir('/user/aaa'):
os.mkdir('/user/aaa')
'Programming > Python' 카테고리의 다른 글
python 인자 값 (0) | 2017.09.18 |
---|---|
Python tuple (0) | 2017.06.04 |
python join (0) | 2017.04.29 |
Python map 함수 (0) | 2017.04.29 |
python if 문 (0) | 2017.04.27 |
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- gdb 명령어
- gdb명령어
- 레거시 드라이버
- backdoor
- 변환
- BP
- DriverEntry
- LKM
- breakpoint
- gdb intel 변환
- 디바이스
- module
- gdb intel
- vmware 오류
- 루트킷
- 모듈
- VMware
- rootkit
- IRP
- vmware cannot connect to the virtual machine
- GDB
- Intel
- 리눅스 모듈
- PNP 드라이버
- 드라이버
- 백도어
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함