From owner-freebsd-questions Tue Dec 28 5: 5:33 1999 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2.cybersurf.net (smtp2.cybersurf.net [209.197.145.112]) by hub.freebsd.org (Postfix) with ESMTP id 6702315469 for ; Tue, 28 Dec 1999 05:05:26 -0800 (PST) (envelope-from 01031149@3web.net) Received: from webserver ([209.197.153.203]) by smtp2.cybersurf.net (Netscape Messaging Server 4.05) with SMTP id FNGCH700.9MG for ; Tue, 28 Dec 1999 06:07:55 -0700 Message-ID: <000601bf513c$ddf3e720$cb99c5d1@webserver> From: "Duke Normandin" <01031149@3web.net> To: Subject: Re: cons25 && (midc, /stand/sysinstall, etc) Date: Mon, 27 Dec 1999 18:11:04 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3612.1700 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3612.1700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG oliver... Thanks for more reading material...now the list is 3 pages long! ;-)) I DLed turorials on sh and csh, so that should help also. Between those and PHP and a bit od Perl, I should be thoroughly confused by the beginning of the 2nd quarter, 2000. thanks...duke -----Original Message----- From: Oliver Fromme To: 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 > > >#!/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