- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- vi editor
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2004 01:11 PM
10-03-2004 01:11 PM
It seems to be very simple question.
I am a somewhat new using HP-UX.I have hands on experience on Sco-Unix.
My question is
Is there any facility of using graphical editor rather than vi editor in HP-UX.
Regards
Mehul
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2004 01:37 PM
10-03-2004 01:37 PM
Re: vi editor
-Hazem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2004 04:54 PM
10-03-2004 04:54 PM
SolutionYou can use '/usr/dt/bin/dtpad' in CDE that works like notepad. You will need to have X-windows running for it to work.
But I still suggest you learn 'vi' as it is much versatile than dtpad.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2004 05:19 PM
10-03-2004 05:19 PM
Re: vi editor
VIM could be also an better option.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2004 06:09 PM
10-03-2004 06:09 PM
Re: vi editor
ftp://ftp.cs.pdx.edu/pub/elvis/
Also has a win32 version available for your workstation in case you have to run win-something
OTOH if you want to learn *real* unix'es, you will have to learn vi. vi is available on *all* unix platforms, and all clones and graphical interfaces are not. I personally hate emacs. It's a nice operating system, but lacks a decent editor, as I once read in a sig. That's true. And /I/ cannot get it to indent as I want, not do the things I want my way. With vi/(g)vim/elvis that is no problem.
elvis new: ftp://ftp.cs.pdx.edu/pub/elvis/
elvis old: http://hpux.connect.org.uk/hppd/hpux/Editors/elvis-2.1.3/
vim: http://hpux.connect.org.uk/hppd/hpux/Editors/vim-6.3/
Enjoy, Have FUN! H.Merijn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2004 06:16 PM
10-03-2004 06:16 PM
Re: vi editor
if you are a UNIX Admin it is always advisable to know vi. You can use a graphical editor as long as everithing is up and running.
But if you have a problem you normally have to work in a terminal session without any GUI.
Thats why i prefer vi or an vi clone like vim. Vim has an gui and offers syntax coloring. but also it supports all standard vi commands.
Have a look for vim at the porting center or at http://www.vim.org
Hope this helps
Regards Stefan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2004 06:42 PM
10-03-2004 06:42 PM
Re: vi editor
VI is not that difficult even if it look like.
See attached doc which quickly guides you thr' all required VI command and i think that should make you comfortable enough with VI.
I agree with all other about getting use to with vi.
Hope that helps.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2004 09:33 PM - last edited on 11-08-2024 06:16 AM by Sunitha_Mod
10-03-2004 09:33 PM - last edited on 11-08-2024 06:16 AM by Sunitha_Mod
Re: vi editor
Mehul,
You have not assigned point to any body you helped you in this forum. I think you do not know the point assigment scheme. Please have a look at this link:http://forums1.itrc.hp.com/service/forums/helptips.do?admit=716493758+1085211538437+28353475#33
Regards,
[Moderator edit: The above link is no longer valid.]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2004 12:34 AM
10-04-2004 12:34 AM
Re: vi editor
Tons of docs on using it - check here first:
http://thomer.com/vi/vi.html
Also take a look at vim.
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2004 01:12 AM
10-04-2004 01:12 AM
Re: vi editor
http://www.jedit.org/
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2004 07:14 AM
10-05-2004 07:14 AM
Re: vi editor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2004 09:07 PM
10-05-2004 09:07 PM
Re: vi editor
What features do you expect to find in a graphical editor, and what are you used to using on SCO-Unix? Is there a particular reason you don't want to use vi?
Andrew