Results 1 to 7 of 7
Hybrid View
-
3rd Mar 2012, 09:43 PM #1OPMemberWebsite's:
WarezRobin.org Download41.com warezneedz.comMass MD5 Hash Changer for Linux?
Hi I look mass md5 hash changer for linux. I try Mass MD5 Hash Changer v1.0 with wine But not work.
Now please help me, How can change md5 hash more files on linux?
any command code or apps or script,
I wait your replysrobinex Reviewed by robinex on . Mass MD5 Hash Changer for Linux? Hi I look mass md5 hash changer for linux. I try Mass MD5 Hash Changer v1.0 with wine But not work. Now please help me, How can change md5 hash more files on linux? any command code or apps or script, I wait your replys Rating: 5
-
3rd Mar 2012, 09:59 PM #2MemberWebsite's:
oneddl.eu nfomation.net linksafe.meI don't know about mass, but you can alter a files MD5 hash by running the following command in ssh.
Code:echo 0 >> filename
-
4th Mar 2012, 07:37 AM #3OPMemberWebsite's:
WarezRobin.org Download41.com warezneedz.comI try *.* but not work for mass change anybody help me?
-
4th Mar 2012, 05:41 PM #4Retired NinJaWebsite's:
loledhard.comecho 0 >> /home/admin/*
should work for all the files in /home/admin/ ?
You don't hate Justin bieber.You hate the fact you ain't Justin Bieber!
-
4th Mar 2012, 05:46 PM #5OPMemberWebsite's:
WarezRobin.org Download41.com warezneedz.comIf I use * ,give me "ambiguous redirect" error
-
14th Mar 2012, 05:58 PM #6Member
Kind of a late reply, but here is a way to do it en masse in linux.
Code:find . -type f -name "*.rar" -execdir sh -c 'echo 0 >> "{}"' \;
You can also use it like this:
Code:find /home/user/files/ -type f -name "*.rar" -execdir sh -c 'echo 0 >> "{}"' \;
I love find, it's so cool
Anyway, hope that helps!
-
19th May 2012, 09:03 AM #7Banned
For those of us clueless about linux and command line, is there a Webgui that will work?
Thanks,
happygal
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[Selling] BuddyLeech-Mass Leecher,Mass uploader pics,Mass shrinker ,Post Maker,Scanner...
By NINO in forum Marketplace (Buy, Sell and Trade)Replies: 48Last Post: 6th Nov 2012, 06:59 AM -
Mass MD5 Hash Changer v1.0
By ?RaJ? in forum Webmaster ResourcesReplies: 56Last Post: 21st Sep 2012, 04:47 PM -
DNS Changer Check up
By cyb3rg33k in forum General DiscussionReplies: 0Last Post: 8th Jul 2012, 04:45 AM -
Md5 changer
By TheLorenalex in forum Webmaster ResourcesReplies: 2Last Post: 16th Oct 2011, 12:46 PM -
MD5 Changer
By sairam123 in forum Technical Help Desk SupportReplies: 4Last Post: 11th Nov 2010, 01:29 PM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...