Summary: Would you please help me write a script to move file between dirs? I am new to unix. But I need this for my work. The script should check id and pw. t...
Summary: A couple of weeks ago, I posted a script to compare the contents of 2 files and to print out the line number of any entry that was not in the second f...
Summary: Hi, I have a complex shell scripting requirement. 1. I need to fetch last 7 days archived log files by querying database. 2.Then I have to compare th...
Summary: Hi I really need some help to do what I thought would be a simple task. I am a real n00b when it comes to programming, but have now spent many hours ...
Summary: The recovered files have their original names and extensions. I am just trying to compare the dates to see if the recovered file is newer than what I...
Summary: I would like to write a batch script to find all .pst (Microsoft Outlook 2003) files that exceed the size of 1 G. The .pst files reside on a network ...
Summary: Is there a script or batch file I can run to do the following: I have several folders, all of which have 1 subfolder in each named 001. Files are cont...
Summary: I am a high school teacher who runs a NT4 win95/98 network. I am looking for a way to delete a file upon login, when you don't know which folder the ...
Summary: how can i use a script to copy the newest file in a directory? i.e. I have a number of files with similar names (SCAN1,SCAN2,etc) the highest index ...
Summary: Hi there, I am trying to do somehting similar, but on a wider scale. I am trying to write a script that would open the home directory, open the first ...
Summary: Hi, I have to write a script to identify files that had not been accessed for more than one year (365 days) and move all these files to a directory (c...
Summary: I am look for a shell script to scan all files in the system to find out if a file contains a particular string. If yes, then write the file name, pat...
Summary: I want to write a csh script to search files "Scan_ddmmyy.csv" placed in a directory. The program should look for EXCLUSIVE flags in the 6th, 7th & 8t...
Summary: Hello I need to write a simple batch script to delete all the files in a particular directory which are older than 24 hours. Sound simple, but to a n...