Re: aclput and mktemp and /tmp directory
From: Alvin SIU (alvinsiu001.anti.spam_at_sinaman.com)
Date: 07/29/04
- Next message: Dana French: "Re: How to obtain the age of a file (epoch time stamp)"
- Previous message: Stephane CHAZELAS: "Re: copy a directory recursively without data/files"
- In reply to: Harry: "Re: aclput and mktemp and /tmp directory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 29 Jul 2004 22:54:55 +0800
Harry wrote:
>
>
> Here is an excerpt from "man mktemp".
>
> :If the -t prefix option is given, mktemp will generate an template string
> : based on the prefix and the TMPDIR environment variable if set. The
> : default location if TMPDIR is not set is /tmp.
>
> So, just set an environment variable TMPDIR to a folder under your $HOME.
>
Thanks Harry.
I just overlook this part.
This lesson teaches me that I should not read the man page
after 6 P.M.
(Actually, I should leave the office !)
Bye.
Alvin SIU
- Next message: Dana French: "Re: How to obtain the age of a file (epoch time stamp)"
- Previous message: Stephane CHAZELAS: "Re: copy a directory recursively without data/files"
- In reply to: Harry: "Re: aclput and mktemp and /tmp directory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|