From: Jin Li <Jin.Li@windriver.com>
To: Mike Frysinger <vapier@gentoo.org>
Cc: ltp-list@lists.sourceforge.net
Subject: Re: [LTP] A question about mktemp in script runltp
Date: Mon, 16 Jan 2012 14:20:48 +0800 [thread overview]
Message-ID: <4F13C1C0.3050307@windriver.com> (raw)
In-Reply-To: <201201160047.33401.vapier@gentoo.org>
Mike Frysinger wrote:
> On Sunday 15 January 2012 22:05:47 Jin Li wrote:
>> In runltp script, mktemp is used to create a temp directory. see below :
>>
>> mnt_pnt=`mktemp -d --tmpdir=${TMP} mnt_pnt.XXXXXX`
>>
>> But I have a little confused about the argument "--tmpdir"
>>
>> I prefer to use "-p ${TMP}" to replace "--tmpdir=${TMP}"
>
> why ?
o, I see the difference.
I am using the mktemp from 30 September 2001.
It is so old that can't recognize the argument "--tmpdir"
It's time to update my Linux.
Jin
> -mike
------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
prev parent reply other threads:[~2012-01-16 6:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-16 3:05 [LTP] A question about mktemp in script runltp Jin Li
2012-01-16 5:47 ` Mike Frysinger
2012-01-16 6:20 ` Jin Li [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=4F13C1C0.3050307@windriver.com \
--to=jin.li@windriver.com \
--cc=ltp-list@lists.sourceforge.net \
--cc=vapier@gentoo.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.