![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Script to remove all empty files within the directory structure? | cat123 | Shell Programming and Scripting | 5 | 06-05-2008 10:01 AM |
| Cron Script report new files in directory | michaelb1984 | Shell Programming and Scripting | 3 | 06-01-2008 04:56 PM |
| shell script to find and copy the files creted in the year 2006 to another directory | manas6 | Shell Programming and Scripting | 2 | 04-01-2008 04:04 AM |
| script that detects duplicate files in directory | trueman82 | Shell Programming and Scripting | 1 | 12-04-2006 11:58 AM |
| shell script: deleting files from a directory | onlyc | Shell Programming and Scripting | 1 | 07-09-2006 07:41 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Go Thru Files in a directory:Script
Hi,
I am new to unix scripting and I need to write a script that accepts a directory name as an argument, and inside the script to go through all the ".dat" files in that directory. For each ".dat" file in the directory, create a control file(.ctl) file containing the associated ".dat" file name and checksum value of the ".dat" file. The ".ctl" file name should be same as the ".dat" file name except the file extension. Can anybody help me with syntax? Many Thanks, |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|