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.
Skip open files with backup
Name: yak Date: September 13, 2002 at 11:10:03 Pacific OS: AIX 4.3.3 CPU/Ram: rs/6000
Comment:
Does anyone know how to run backup without having it return an error (>0)if it encounters an open file. Currently I am doing the backup by "find . | backup.." I know that some of the files are open, and don't expect them to backup. I want to be able to check the error flag and send myself a message whether or not the backup was successful. Thanks
Summary: I have a unix volume(AIX4.2) mounted on NDS Netware 4.1. and mapped to a drive. In windows 95 or NT4, i can open text/csv etc files in wordpad, but to open them with office 97 apps, i need to open the...
Summary: What's wrong with: *.<suffix> For example, if you have files with the name: junk.txt junk1.txt junk.doc junk1.doc You'd type rm *.txt to get rid of the .txt files. ...
Summary: How can I find the open files in Unix server? I have 20 Win XP machines connected to Unix server. I want to know which user has what files open? Appreciate the help Thanks dan Klavil ...