|
More than likely, the user profile's home directory has always been /home/AGCSYSBH but that until recently, that directory didn't exist. If the specified home directory doesn't exist, then the system uses / as the current directory. Once the specified home directory was created, the system started using home directory as the current directory. As everybody has pointed out, you shouldn't be using relative pathnames. Charles Wilt -- iSeries Systems Administrator / Developer Mitsubishi Electric Automotive America ph: 513-573-4343 fax: 513-398-1121
-----Original Message----- From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Joe Pluta Sent: Friday, August 11, 2006 9:18 AM To: 'Midrange Systems Technical Discussion' Subject: RE: Rather urgent CPYTOSTMF problem Yes. Your profile may have changed. Up until recently, your user profile's default initial folder may have been '/', but now it is /home/AGCSYSBH. That's the danger of using a relative path (one that doesn't start with a '/') as opposed to an absolute path (one that does). You can do a "CD /" (as Francis pointed out) to set your current directory and things will work the way you have them written, or you can change your paths to be absolute as we have been suggesting and not have this problem crop up again. JoeFrom: Raby, Steve But this worked up to recently and none of these thingshave been changed.Is there something else outside the program that may affectthis thatsomeone else may have changed?-- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.