Since 4/2/2012 6:01:20 AM, ampadki has written 2 articles and participated in 0 conversations. ampadki signature: ampadki
ampadki's articles:
Items(2) /1
rsync prob on solaris 5.81460 (4/18/2005 4:09:10 PM) comp.unix.solaris I am using rsync to copy the oracle archive logs for quite some time now. It was going well, suddenly I have started getting the error. ld.so.1: rsync: fatal: libpopt.so.0: open failed: No such file or directo... anup
Find -mtime weird behaviour20191 (3/30/2005 4:49:31 PM) comp.unix.solaris I have been using find to delete archivedlogs of oracle. I use find . -type f -mtime +n If the dir does not have files modified/accessed +n days ago, it returns all the files. Basically, if the mtach fails for ... anup