 
            
            
            
            
                20 Oct
                
                    2010
                
            
            
                20 Oct
                
                '10
                
            
            
            
        
    
                6:06 a.m.
            
        On Tuesday 19 October 2010 09:56:45 Christian Holmquist wrote:
Is there a POSIX equivalent for My Documents? Without a way to retrieve My Documents, I for one still needs my own wrapper for that..
On newer Linux systems, try $XDG_DOCUMENTS_DIR for an equivalent. Not sure whether it will make it into POSIX. Ravi