The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > AIX
Google UNIX.COM


AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Getting the path from a variable vanathi Shell Programming and Scripting 3 03-04-2008 02:28 AM
Help on setting path variable randomcz UNIX for Dummies Questions & Answers 4 11-15-2006 12:41 PM
set variable PATH merope UNIX for Dummies Questions & Answers 2 05-29-2006 05:22 AM
:: in PATH environment variable gfhgfnhhn Shell Programming and Scripting 1 05-11-2006 08:29 AM
PATH variable problem frustrated1 Shell Programming and Scripting 7 07-14-2005 01:42 PM

Reply
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1  
Old 06-06-2006
Registered User
 

Join Date: Jul 2005
Posts: 32
Question How to set path for the EDITOR variable?

For some reason something has changing in my AIX environment where when I type:

ACLEDIT filename

...I get:

3002-104 acledit: EDITOR environment variable must be full pathname

I know I need to reset the EDITOR variables path to /usr/bin/vi but I can't remember the syntax anyone?
Reply With Quote
Forum Sponsor
  #2  
Old 06-06-2006
vino's Avatar
Supporter (in vino veritas)
 

Join Date: Feb 2005
Location: Bangalore, India
Posts: 2,699
On (ba)sh/ksh, you can use

Code:
export EDITOR=/usr/bin/vi
On csh it would be
Code:
setenv EDITOR /usr/bin/vi
Reply With Quote
  #3  
Old 06-07-2006
Registered User
 

Join Date: Jul 2005
Posts: 32
Worked like a charm, I couldn't remember the command no matter what I did....
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




All times are GMT -7. The time now is 05:35 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0