9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: arisawa <arisawa@ar.aichi-u.ac.jp>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] Kirara new version
Date: Wed, 16 Oct 2013 09:47:14 +0900	[thread overview]
Message-ID: <C71F1CE2-BAD5-4C6C-901E-05445B73882F@ar.aichi-u.ac.jp> (raw)
In-Reply-To: <bc4af1a28a63465742f214a02a9845d9@neinchan.znet>

Hello,

My first code was like
> if(~ $#kirara2 0)
> 	kirara2=/n/other/kirara2

but I rewrote
> kirara2=/n/other/kirara2
> kirara=$kirara2


because the latter is safest, though a little pain.

Thanks

On 2013/10/14, at 14:59, BurnZeZ <brz-systemd-dev@intma.in> wrote:

> kirara2=/n/other/kirara2
> kirara=$kirara2
> 
> This is in many of the scripts, and you are required to manually correct it.
> 
> if(~ $#kirara2 0)
> 	kirara2=/n/other/kirara2
> 
> Is there a reason something like this is not done instead?
> 




      reply	other threads:[~2013-10-16  0:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-12 23:09 arisawa
2013-10-14  4:27 ` BurnZeZ
2013-10-14  5:59 ` BurnZeZ
2013-10-16  0:47   ` arisawa [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=C71F1CE2-BAD5-4C6C-901E-05445B73882F@ar.aichi-u.ac.jp \
    --to=arisawa@ar.aichi-u.ac.jp \
    --cc=9fans@9fans.net \
    /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).