Computing.Net > Forums > Unix > Your Advice:CMD for cksum and filen

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Your Advice:CMD for cksum and filen

Reply to Message Icon

Name: rajkhanna123
Date: July 28, 2006 at 02:27:20 Pacific
OS: UNIX
CPU/Ram: Dont know
Product: Dont know
Comment:

Hi Can you please tell me the command for finding out on a unix box

List of all filenames, file sizes and cksum values for all files and sub folders

I am using right now the below

find . -exec cksum {} \; > /tmp/list_PRD_cksum

but it doesnt work somehow

Regards,


Raj



Sponsored Link
Ads by Google

Response Number 1
Name: lchi2000g
Date: July 28, 2006 at 06:40:54 Pacific
Reply:

It worked:

/home/oracle/luke/tmp$ find . -exec cksum {} \; > /tmp/list_PRD_cksum 2> /dev/null

/home/oracle/luke/tmp$ cat /tmp/list_PRD_cksum
1105800700 255 ./3.sh
1891799744 405 ./file1
4008984667 18 ./in
1609220758 4 ./2.sh
69624681 90 ./file2
1648213305 2325 ./test.zip
2732179928 48 ./1.sh
585734584 4139 ./rep
1993651803 264 ./file
1574428698 12288 ./.file1.swp

Luke Chi


0
Reply to Message Icon

Related Posts

See More


how to replace a file in ... The cluster node reboot p...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Unix Forum Home


Sponsored links

Ads by Google


Results for: Your Advice:CMD for cksum and filen

Unix cmd for find and remove www.computing.net/answers/unix/unix-cmd-for-find-and-remove/2376.html

cyrix driver for UNIX and OS/2 www.computing.net/answers/unix/cyrix-driver-for-unix-and-os2/2951.html

About the model program for postscript printer www.computing.net/answers/unix/about-the-model-program-for-postscript-printer/500.html