티스토리 뷰
파일 삭제
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
- BP
- 리눅스 모듈
- gdb intel
- Intel
- VMware
- 변환
- gdb명령어
- 레거시 드라이버
- breakpoint
- 루트킷
- gdb 명령어
- vmware 오류
- backdoor
- GDB
- 백도어
- PNP 드라이버
- 모듈
- 디바이스
- gdb intel 변환
- IRP
- DriverEntry
- module
- 드라이버
- LKM
- vmware cannot connect to the virtual machine
- rootkit
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함