9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Fco.J.Ballesteros <nemo@lsub.org>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] change to mk
Date: Wed,  3 Mar 2004 08:56:52 +0100	[thread overview]
Message-ID: <0258b6fcaf62e956776b3b93545b53c9@plan9.escet.urjc.es> (raw)
In-Reply-To: <Pine.GSO.4.21.0403030947460.2412-100000@zenon.ceid.upatras.gr>

> Why you changed the source of mk and didn't use a script like
> 
> if test -f mkfile
> 	mk
> if not
> 	mk $MKFILE
> 
> call it mk and put it in your /bin?

I do such wrappers when I feel that the change is useful just for my
preferences. However, I tend to modify the original program when
I think that both the change does not break or clutter the program
and that most of our local users would like it too.

Of course, if in the future nobody but me is using that, I'll revert to
the orginal program and use a wrapper instead.



      reply	other threads:[~2004-03-03  7:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-03  7:42 Fco.J.Ballesteros
2004-03-03  7:50 ` Anastasopoulos S
2004-03-03  7:56   ` Fco.J.Ballesteros [this message]

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=0258b6fcaf62e956776b3b93545b53c9@plan9.escet.urjc.es \
    --to=nemo@lsub.org \
    --cc=9fans@cse.psu.edu \
    /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).