컴퓨터 엑셀 워드 포토샵 구글어스 WINDOWS JAVASCRIPT JAVA C++

 
Wednesday, December 14, 2005

윈도우용 MD5SUM, SHA1SUM 윈도우 버전 다운로드; md5sum.exe sha1sum.exe Download


MD5SUM 이나 SHA1SUM 은 리눅스/유닉스 툴이지만, 윈도우용으로 포팅된 md5sum.exe 와 sha1sum.exe 등도 있습니다.

Cygwin(시그윈) 속에 들어 있는 md5sum.exe 와 sha1sum.exe 파일이 가장 추천할 만합니다.

시그윈을 무료로 다운 받아서 윈도우에 설치하면, 리눅스의 거의 모든 명령어들의 윈도우 버전을 사용할 수 있습니다: ▶▶ Cygwin (시그윈) 다운로드/설치법 [윈도우에 리눅스/유닉스 환경 만들기]

다음은 윈도2000에 시그윈을 설치한 후, 도스창에서 md5sum 과 sha1sum 명령의 도움말을 출력한 화면입니다:

※ 아래 박스 클릭 후, 키보드 화살표 키로 좌우 스크롤 가능함
D:\Z>md5sum --help
Usage: md5sum [OPTION] [FILE]...
Print or check MD5 (128-bit) checksums.
With no FILE, or when FILE is -, read standard input.

  -b, --binary            read in binary mode (default unless reading tty stdin)

  -c, --check             read MD5 sums from the FILEs and check them
  -t, --text              read in text mode (default if reading tty stdin)

The following two options are useful only when verifying checksums:
      --status            don't output anything, status code shows success
  -w, --warn              warn about improperly formatted checksum lines

      --help     display this help and exit
      --version  output version information and exit

The sums are computed as described in RFC 1321.  When checking, the input
should be a former output of this program.  The default mode is to print
a line with checksum, a character indicating type (`*' for binary, ` ' for
text), and name for each FILE.

Report bugs to <bug-coreutils@gnu.org>.

D:\Z>
D:\Z>
D:\Z>
D:\Z>sha1sum --help
Usage: sha1sum [OPTION] [FILE]...
Print or check SHA1 (160-bit) checksums.
With no FILE, or when FILE is -, read standard input.

  -b, --binary            read in binary mode (default unless reading tty stdin)

  -c, --check             read SHA1 sums from the FILEs and check them
  -t, --text              read in text mode (default if reading tty stdin)

The following two options are useful only when verifying checksums:
      --status            don't output anything, status code shows success
  -w, --warn              warn about improperly formatted checksum lines

      --help     display this help and exit
      --version  output version information and exit

The sums are computed as described in FIPS-180-1.  When checking, the input
should be a former output of this program.  The default mode is to print
a line with checksum, a character indicating type (`*' for binary, ` ' for
text), and name for each FILE.

Report bugs to <bug-coreutils@gnu.org>.

D:\Z>





tag: linux
리눅스 Linux | 유닉스 Unix | 시그윈 Cygwin

0 Comments:

Post a Comment

<< Home RSS 2.0 feed

구글 Google 에서 제공하는 무료 블로그 서비스인 블로거 Blogger 의 인터넷 주소는 www.blogger.com 입니다. Blogger 에 블로그를 만들면, blogspot.com 이라는 주소에 블로그가 생성됩니다.
블로그를 직접 방문하지 않고도 최신 게시물을 구독하려면 RSS 2.0 feed 주소를 리더기에 등록하시면 됩니다.
Previous Posts
Monthly Archives
Top