![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| using cksum | leeRoberts2007 | Shell Programming and Scripting | 4 | 05-31-2007 10:30 PM |
| The cksum Problem | Dim-Wit | Shell Programming and Scripting | 7 | 08-15-2006 03:03 PM |
| cksum question | rjsha1 | Shell Programming and Scripting | 4 | 01-17-2006 11:44 AM |
| Tag Release no. to Executables | vibhor_agarwali | UNIX for Dummies Questions & Answers | 4 | 02-28-2005 05:42 AM |
| cannot create executables | stufine | UNIX for Dummies Questions & Answers | 6 | 01-23-2003 04:43 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
cksum all executables on drive
I know I can run the cksum command for multiple files in a directory and send the results to a new file.
EX.) # cd /usr # cksum *_ex* > /tmp/cksumusr.txt But I can't figure out how to run this command on multiple files in all directories on drive. Is it possible to do this, without having to manually type these commands for every directory on my drive, and how would I go about it. If you could help me I would appreciate it. Thanx |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|