Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Dec 1999 22:26:12 -0800
From:      "Duke Normandin" <01031149@3web.net>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: cons25 && (midc, /stand/sysinstall, etc)
Message-ID:  <001a01bf51c7$35e1de80$3d9ec5d1@webserver>

next in thread | raw e-mail | index | archive | help
Tried your sh script below... not much luck! It rendered the prompt in my
chosen color, but that's it. A curious observation though, midc doesn't
trash the screen border that I have set up using vidcontrol; only the fg
and bg colors. Did your script work on your system? BTW, would the script
be identical in csh? Thanks.

-duke
-----Original Message-----
From: Oliver Fromme <olli@dorifer.heim3.tu-clausthal.de>
To: freebsd-questions@FreeBSD.ORG <freebsd-questions@FreeBSD.ORG>
Date: Monday, December 27, 1999 9:01 AM
Subject: Re: cons25 && (midc, /stand/sysinstall, etc)


>Duke Normandin wrote in list.freebsd-questions:
> > From: Oliver Fromme <olli@dorifer.heim3.tu-clausthal.de>
> > >#!/bin/sh -
> > >midc "$@"
> > >vidcontrol ... [whatever]
> > >
> > >Save the above as /usr/local/bin/mc, chmod 755 it, and you
> > >should be done.
> >
> > Thanks for the script example! What does the "$@" do/mean?
>
>It will preserve all command-line options and arguments
>(including any whitespace), and forward them to midc as-is.
>See the explanation of ``@'' in the section "Special
>Parameters" in the manpage of sh.
>
>Regards
>   Oliver
>
>--
>Oliver Fromme, Leibnizstr. 18/61, 38678 Clausthal, Germany
>(Info: finger userinfo:olli@dorifer.heim3.tu-clausthal.de)
>
>"In jedem Stück Kohle wartet ein Diamant auf seine Geburt"
>                                         (Terry Pratchett)
>
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-questions" in the body of the message




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001a01bf51c7$35e1de80$3d9ec5d1>