Bruce Momjian <bruce(at)momjian(dot)us> writes:> Perhaps we should recommend:> cd /path && test ! -f %f && cp %p %f> That is shorter and removes the duplicate problem.
Um ... %p is relative to the database directory.
regards, tom lane