![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| mount points are already mounted | biju.mp | UNIX for Dummies Questions & Answers | 1 | 07-18-2008 11:57 AM |
| NFS Mount Points | davidra | UNIX for Dummies Questions & Answers | 1 | 11-28-2007 04:49 PM |
| Mount Points at reboot | AIXdumb455 | UNIX for Dummies Questions & Answers | 1 | 06-20-2006 04:12 AM |
| tar using mount points | legato | UNIX for Dummies Questions & Answers | 3 | 03-31-2005 12:54 AM |
| mount points | manderson19 | UNIX for Advanced & Expert Users | 3 | 04-29-2002 04:11 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
pwd Command and NIS mount points
I am running NIS, NFS and automount.
If I execute % cd /xyz/data1 % pwd I get different results depending on the operating system. On SGI running Irix 6.5.x pwd returns /xyz/data1 On Redhat Linux 7.3 pwd returns /xyz/data1 BUT On Tru64 UNIX the pwd command returns /tmp_mnt/xyz/data1 All systems use /tmp_mnt but only under Tru64 Unix does the pwd command return the leading /tmp_mnt. How can I make pwd on the Tru64 UNIX System NOT return the leading /tmp_mnt This is important for scripts that use pwd. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|