Find the answer to your Linux question:
Page 2 of 2 FirstFirst 1 2
Results 11 to 14 of 14
Try the command line. Code: vi --version...
  1. #11
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,144
    Try the command line.
    Code:
    vi --version
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  2. #12
    Just Joined!
    Join Date
    Feb 2011
    Posts
    22
    VIM -Vi Improved 7.2 (2008 Aug 9, compiled Jul 27 2010 14:44:20)

  3. #13
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    It should work fine. Did you gain root privileges before editing file?
    Code:
    su -
    vim /boot/grub/grub.conf
    Press i and edit file. Press : x to save and exit.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  4. #14
    Linux Engineer nujinini's Avatar
    Join Date
    Apr 2009
    Location
    An Island in the Pacific!
    Posts
    1,225
    Quote Originally Posted by zhshqzyc View Post
    I don't know how check the version of vi.
    Code:
    $ vi --version
    Pulso.PH

    "Rate Your Leaders. Share Your thoughts."

    nujinini
    Linux User #489667

Page 2 of 2 FirstFirst 1 2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •