linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: johnjulian1@netscape.net
To: Linux-AdministrationMajordomo <linux-admin@vger.kernel.org>
Subject: RE: One Command -- Four Types
Date: Sun, 04 Aug 2002 11:16:26 -0400	[thread overview]
Message-ID: <5F0D2FAF.768FF16D.4DAE6F57@netscape.net> (raw)

The differences are built into the program. The program will check the name it was started as then behave accordingly.

It is done with scripts too. Something like:

if [ $( basename $0 ) = onename ]
then something
elsif [ $( basename $0 ) = othername ]
then otherthing
fi

SoloCDM <deedsmis@aculink.net> wrote:

>I tried several ways to force the command ln to create a link with
>an option attached . . . it wouldn't work.
>
>How are there four (/bin/dnsdomainname /bin/domainname
>/bin/nisdomainname /bin/ypdomainname) different types of hostname
>links with their own separate options?
>
>-- 
>Note: When you reply to this message, please include the mailing
>      list and/or newsgroup address and my email address in To:
>
>*********************************************************************
>Signed,
>SoloCDM-
>To unsubscribe from this list: send the line "unsubscribe linux-admin" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html
>


__________________________________________________________________
Your favorite stores, helpful shopping tools and great gift ideas. Experience the convenience of buying online with Shop@Netscape! http://shopnow.netscape.com/

Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/

-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

                 reply	other threads:[~2002-08-04 15:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=5F0D2FAF.768FF16D.4DAE6F57@netscape.net \
    --to=johnjulian1@netscape.net \
    --cc=linux-admin@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).