"Wget 제공되는 파일명으로 다운로드"의 두 판 사이의 차이

4번째 줄: 4번째 줄:
<source lang='bash'>
<source lang='bash'>
wget --content-disposition 'URL주소'
wget --content-disposition 'URL주소'
</source>
<source lang='bash'>
wget 'URL주소' --content-disposition
</source>
</source>



2016년 10월 7일 (금) 18:16 판

1 개요

wget 제공되는 파일명으로 다운로드
wget 파일명 헤더로부터 받기
wget --content-disposition 'URL주소'
wget 'URL주소' --content-disposition

2 참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}