rpicam-raw: fix typo, linux/rm: update Korean translation, linux/rm*: add Korean translation (#14714)
* linux/rm: update Korean translation * linux/r*: add Korean translation * rpicam-raw: fix typo
This commit is contained in:
20
pages.ko/linux/ripmime.md
Normal file
20
pages.ko/linux/ripmime.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# ripmime
|
||||
|
||||
> MIME 인코딩된 이메일 패키지에서 첨부 파일 추출.
|
||||
> 더 많은 정보: <https://pldaniels.com/ripmime>.
|
||||
|
||||
- 현재 디렉토리에 파일 내용 추출:
|
||||
|
||||
`ripmime -i {{경로/대상/파일}}`
|
||||
|
||||
- 특정 디렉토리에 파일 내용 추출:
|
||||
|
||||
`ripmime -i {{경로/대상/파일}} -d {{경로/대상/폴더}}`
|
||||
|
||||
- 파일 내용을 추출하고 자세한 출력 표시:
|
||||
|
||||
`ripmime -i {{경로/대상/파일}} -v`
|
||||
|
||||
- 전체 디코딩 과정에 대한 자세한 정보 얻기:
|
||||
|
||||
`ripmime -i {{경로/대상/파일}} --debug`
|
Reference in New Issue
Block a user