help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GURU NEEDED : break a command into several lines and comment each li


From: suvayu ali
Subject: Re: GURU NEEDED : break a command into several lines and comment each line
Date: Thu, 13 Jan 2011 14:46:19 -0800

On Thu, Jan 13, 2011 at 1:18 PM, bolega <gnuist006@gmail.com> wrote:
> Basically, I have spent a few hours experimenting and searching on the
> comp.unix.shell
>
> how to break a command with several switches into more than one line
> AND to be able to put some comment on each line.
>
> #!/bin/bash -xv
>
> command       \ # comment1
>         -sw1 \ # comment2
>         -sw2 \ # comment3
>         arguments
>
> One ought to be able to comment every single switch if desired for
> whatever reason.
>

I don't think you can, but why post a shell question on the GNU emacs
users list?

> Bolega
>
>
>



-- 
Suvayu

Open source is the future. It sets us free.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]