How to put vim in unix


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers How to put vim in unix
# 1  
Old 12-23-2006
How to put vim in unix

Hi friends
I wanted to know how i can put vim in unix .Actually in unix i m presently working on has vi editor and my another unix server there is vim is working. So i wanted to put vim of another server to my unix server.(I am fresher working on unix so i want help may be i can't explain my problem so plz sorry)
# 2  
Old 12-23-2006
Usually there is some type of package management system you can use to install programs. You can also compile from source code. Let the list know what flavor of Unix you are using and someone should be able to help.
Kent
# 3  
Old 12-24-2006
if you are using basic commands of vi and vim there are almost no difference Smilie
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

How to generate HTML page from UNIX script out-put?

Hi All. This my first post to this forum, and i assuming it will be best out-of all. I am quite new to Unix scripting so please excuse me for any silly questions - I am trying to create on Unix script in which it telnet to my server, check the connectivity of the server and then it... (2 Replies)
Discussion started by: HHarsh
2 Replies

2. Shell Programming and Scripting

i writing a unix script but i want to out put a file and append on it.

i have an existing script that is used to send an e-mail containing the alrams that appear on the server. But i need to create a daily log file containing all the alarms that was send that day. i tired to add at the and of the script a command, echo command but for some reason the file was... (1 Reply)
Discussion started by: ashraf_victory
1 Replies

3. UNIX for Dummies Questions & Answers

I have to learn UNIX/LINUX/VIM/EMACS

I need some advice from people who use command line frequently and know how to use both VIM and EMACS pretty well for their daily tasks. Please no opinion on which one better etc..., I got enough at that from the Internet. A little about my professional background: I have been a firmware... (2 Replies)
Discussion started by: gspec
2 Replies

4. Solaris

Very Importan - Vim Settings - Error while opening a File using vim

I downloaded vim.7.2 and compiled the vim source . Added the vim binary path to PATH (Because iam not the root of the box) when i load the file using vim it throws me an error Error detected while processing /home2/e3003091/.vimrc: line 2: E185: Cannot find color scheme darkblue line... (0 Replies)
Discussion started by: girija
0 Replies

5. Shell Programming and Scripting

put value of multiple sql statements into unix variables

i want to use multple sql count statements and store these count values in unix variable but in one connection only i.e. in only 1 time database should be hit ,which is the main requirement. (1 Reply)
Discussion started by: sw@pnil
1 Replies

6. Shell Programming and Scripting

How to install VIM in AIX UNIX

:)Hi to all, Please help me about how to install VIM in UNIX AIX Box. Thanks. (1 Reply)
Discussion started by: div_Neev
1 Replies

7. HP-UX

to put the unix script output on windows desktop

Hi could you pls guide a to automate that unix script output is avaialble on desktop.i can FTP and then download but i want to automate it. rgds (1 Reply)
Discussion started by: Assassin
1 Replies

8. Solaris

Vim 7.0

I want to install VIM 7.0 from sunfreeware.com onto a server. The security guys are giving me a hard time because they found this security vulnerability. http://xforce.iss.net/xforce/xfdb/6259 This vulnerability came out in 2001, and it looks like it was mostly for linux, but I cant be... (1 Reply)
Discussion started by: BG_JrAdmin
1 Replies

9. UNIX for Dummies Questions & Answers

Im trying to put unix FreeBSD on my computer

i bought my computer from gateway about a year ago. i decided to try using a different OS so i tried partitioning my hard drive . It came with a older partion magic 4.0 and i tried using that but when i tried to install FreeBSD it wouldn't recongnise my drives. I just got lost on how to fix my... (1 Reply)
Discussion started by: Fossil
1 Replies

10. UNIX for Dummies Questions & Answers

How to copy data file from UNIX and put it on PC

Hello, My customer wants me to copy a data file from his UNIX box, and transfer to windows basic PC. My question is how can I find the file in UNIX box, copy it out into DOS/Windows format. Please help. Thanks (3 Replies)
Discussion started by: BillyT
3 Replies
Login or Register to Ask a Question