On Wed, 11 Aug 2010 09:32:33 +0900, sfjro wrote: >> . . . aubrsync should check the >> real path "/dev/shm/tmp_real/u" instead of "/dev/shm/tmp/u". > > It might be your shell that returns "/dev/shm/tmp/u". Try > $ cd /dev/shm/tmp/u > $ pwd > $ /bin/pwd > and send the result.
$ pwd /dev/shm/tmp/u $ /bin/pwd /dev/shm/tmp_real/u $ realpath `pwd` /dev/shm/tmp_real/u $ bash --version | head -1 GNU bash, version 4.1.5(1)-release (x86_64-pc-linux-gnu) I think most people would use bash under Linux. -- Tong (remove underscore(s) to reply) http://xpt.sourceforge.net/techdocs/ http://xpt.sourceforge.net/tools/ ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev