Perl Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming LanguagesPerl Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old April 5th, 2001, 08:53 AM
focus focus is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2000
Location: Luxembourg
Posts: 87 focus User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 45 m 55 sec
Reputation Power: 9
Question

Hi

I need to use the following command in a perl script
md5sum data.csv>april2001.hsh

md5sum is in usr/local/lib/perl5
data.csv is in usr/local/etc/httpd/cgi-bin/data
april2001 should be created in same place as data.csv

using "md5sum data.csv>april2001.hsh" just gets me the error message:
"Can't locate object method "md5sum" via package "data.csv" at /usr/local/etc/httpd/cgi-bin/data/script_name.pl"

Anyone any ideas?

Reply With Quote
  #2  
Old April 8th, 2001, 06:49 AM
bigbirdie bigbirdie is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2001
Location: Toronto
Posts: 0 bigbirdie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Wink

Here is how you do that ... mainly you can run any external shell commands with the system (" <shellcommand> " ); syntax
- and md5sum should be able to be run in the shell, so ...




system ("md5sum usr/local/etc/httpd/cgi-bin/data/data.csv > usr/local/etc/httpd/cgi-bin/data/april2001");

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesPerl Programming > using md5sum in a script


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway
Stay green...Green IT