![]() |
|
Technobabble Post your general Need for Help questions here.
• Lossy or Lossless? Moderators |
![]() |
|
Thread Tools |
#1
|
|||
|
|||
md5 check on linux
hello
i can't handle those md5 wholefile on linux i mean i know how to handle them on windows (TLH) but "md5sum" command line does its job only on a single file, not on folders any help (apart from using TLH inside wine)? thank you No members have liked this post.
|
#2
|
||||
|
||||
Re: md5 check on linux
According to Sarah who wrote out Linux links for the bittorrent software item in the FAQ, md5check is the thing to use (link in faq).
__________________
ABT Seeding Policy | ABT Seeding Guide | VBT Seeding Policy | VBT Seeding Guide Software Links HERE | FAQ is HERE | Technobabble forum is HERE. If your port number is in red, you are firewalled! How to Set Up Your Router (so you aren't firewalled) and How to Port Forward on Windows XP Five's Checksums Demystified - everything and anything you want to know about checksums
On a Mac? Get XLD to rip your CDs. Please see this guide - X Lossless Decoder (XLD): How to create flawless CD rips on Mac OS X No members have liked this post.
|
#3
|
|||
|
|||
Re: md5 check on linux
As Lynne says md5check (part of etree-scripts does the job fine.
If you're using ubuntu, there is an unofficial repository for etree-scripts (and shorten) at: https://launchpad.net/~ketilwaa/+archive/etree-scripts It's not been updated for a while, but I use it with oneiric without any problems. Also, the following may be useful http://linux.about.com/library/cmd/blcmdl1_md5sum.htm No members have liked this post.
Last edited by lintoni; 2012-02-08 at 05:43 PM. |
#4
|
|||
|
|||
Re: md5 check on linux
Have you tried *? Open a terminal in a directory and type
Code:
md5sum *.flac No members have liked this post.
|
#5
|
||||
|
||||
Re: md5 check on linux
Quote:
Also, to create md5 checksums for multiple directories and files you could type: md5sum */* > filename.md5 No members have liked this post.
|
#6
|
||||
|
||||
Re: md5 check on linux
Quote:
#!/bin/bash tr -d \\r <"$1" | tr \\\\ / | md5sum -c - Hope this helps......... No members have liked this post.
|
![]() |
The Traders' Den |
![]() |
||||
Thread | Forum | Replies | Last Post | |
How To Burn VIDEO_TS with Linux - -TT | Technobabble | 1 | 2007-05-15 06:40 PM | |
Decoding APE on Linux? - e6003 | Technobabble | 2 | 2005-07-07 09:23 AM | |
Any Linux Users Here? - poppat | Technobabble | 18 | 2005-02-10 09:54 PM | |
Burning a DVD in Linux using K3b - musca | Technobabble | 8 | 2004-12-12 03:11 PM |
Thread Tools | |
|
|