Linux Newbie help
 help / color / mirror / Atom feed
From: Amin <raihan@citech-bd.com>
To: Peter <pfheiss@philonline.com>
Cc: linux-newbie@vger.kernel.org, raihan@citech-bd.com
Subject: Re: Text Reformatting
Date: Mon, 19 May 2003 18:17:50 +0600	[thread overview]
Message-ID: <2414.1053346670@localhost.localdomain> (raw)
In-Reply-To: Message from Peter <pfheiss@philonline.com>  of "Mon, 19 May 2003 10:25:50 +0800." <20030519022555.DE918103AE@pfheiss>

Hi,

> posting the question. It's just remains Greek to me.
> 
> vim -ggVG gives error -G command unknown. vim -ggVg file just opens the file 
> as is.

Sorry --- I should have given a little more background on
Vim.  When I said to ``run a command'', I meant open your
file in Vim (preferably from the command line):

     vim file.txt

Then, running the Vim commands.  This involves typing a
sequence of characters in quick succession, one after the
other:

	gggqG

These will hopefully format your file correctly.  If you
don't like the result, you can easily abort by typing:

      :q! [ENTER]

And by [ENTER] I mean the [ENTER] key on the keyboard.  You
might have [RETURN] or whatever.  Same effect.

Again, sorry about my earlier brevity.  You naturally
assumed Vim was a simple command-line tool like ``sed'', and
tried to pass it the command as an argument.  It is actually
a text editor.

HTH,
Yawar
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

  reply	other threads:[~2003-05-19 12:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-19  2:25 Text Reformatting Peter
2003-05-19 12:17 ` Amin [this message]
2003-05-20  2:46   ` Peter
     [not found] <pfheiss@philonline.com>
2003-05-18  4:11 ` Peter
2003-05-18  4:23   ` CaT
2003-05-18  4:23   ` raihan
2003-05-18  7:54   ` John Kelly
2003-05-19 15:44   ` Stephen Samuel
2003-05-20  2:47     ` Peter
2003-05-20  9:59       ` Stephen Samuel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2414.1053346670@localhost.localdomain \
    --to=raihan@citech-bd.com \
    --cc=linux-newbie@vger.kernel.org \
    --cc=pfheiss@philonline.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox