![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 |
| Problem in updating .profile file in HP-UX B.11.00 machine | abhishek0071 | UNIX for Advanced & Expert Users | 3 | 02-07-2008 03:06 PM |
| problem with .profile | dsravan | Shell Programming and Scripting | 6 | 04-24-2007 12:35 AM |
| problem with .profile | sam71 | UNIX for Dummies Questions & Answers | 7 | 05-20-2005 07:04 AM |
| Problem with .profile | jigarlakhani | UNIX for Dummies Questions & Answers | 2 | 03-02-2004 12:43 PM |
| changed .profile but didnt ./.profile, yet reflected changes | yls177 | UNIX for Dummies Questions & Answers | 4 | 12-05-2002 11:21 AM |
|
|
LinkBack | Thread Tools | Search this Thread |
Rating:
|
Display Modes |
|
||||
|
.profile problem using set -o vi
The “set –o vi” command won’t run in the .profile. WHY?
This has me puzzled as the problem seems to be too simple, but can’t figure it out. Here's the info... Running… Generic sun4u sparc SUNW,Ultra-5_10 K shell Here's the .profile # Copyright (c) 2001 by Sun Microsystems, Inc. # All rights reserved. stty istrip stty erase ^H NDMAPICFG=/home/user01/cdunix/ndm/cfg/cliapi/ndmapi.cfg export NDMAPICFG PATH=/usr/bin:/usr/local/bin/:/usr/ucb:/etc:/home/user01/cdunix/ndm/bin:. export PATH set -o vi So why is it not taking the set command in the .profile? Last edited by jimmyc; 12-21-2006 at 03:54 PM.. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|