Closed Thread
Results 1 to 2 of 2

Thread: checksum

  1. #1
    lintwurm's Avatar
    lintwurm is offline Learning Programmer
    Join Date
    Mar 2010
    Location
    Pretoria
    Posts
    81
    Rep Power
    0

    checksum

    Hello,

    Maybe a really dumb question, but I would like to know how to output a checksum directly into a file

    This is what I have so far ( find / -type f -exec sha1sum {} \; ) isn't there some sort of flag I can just add to make it write to a file?

    In advance thank you for your help ^_^

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many

     
  3. #2
    Sysop_fb is offline Programmer
    Join Date
    Apr 2009
    Location
    Missouri
    Posts
    150
    Blog Entries
    2
    Rep Power
    12

    Re: checksum

    "The best optimizer is between your ears" - Michael Abrash
    Saying you can optimize a program is like saying you understand how a program works on every level of every facet on a specific machines configuration.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. MD5 Checksum comparison asp.net vb
    By Ray2000 in forum Visual Basic Programming
    Replies: 1
    Last Post: 04-07-2010, 01:28 PM
  2. Create a Signature or checksum
    By shiranraviv in forum C and C++
    Replies: 3
    Last Post: 02-19-2010, 09:59 AM
  3. Need help calculating checksum
    By jim121049 in forum General Programming
    Replies: 0
    Last Post: 10-18-2009, 04:36 AM
  4. How does CRC/Checksum work?
    By relapse in forum General Programming
    Replies: 5
    Last Post: 09-04-2009, 09:29 AM
  5. Checksum problem
    By peti1000 in forum General Programming
    Replies: 3
    Last Post: 03-02-2009, 07:02 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts