tmpdir.sh(1)

TMPDIR.SH(1) User Contributed Perl Documentation TMPDIR.SH(1)

NAME

tmpdir.sh - manage $TMPDIR

SYNOPSIS

  #!/bin/sh
  . tmpdir.sh

DESCRIPTION

When sourced, this script provides private $TMPDIR, which will be purged upon exit.

AUTHOR

Written by Alexey Tourbin <at@altlinux.org>.

COPYING

Copyright (c) 2006 Alexey Tourbin, ALT Linux Team.

This is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

SEE ALSO

trap.sh(1)

2023-11-23 perl v5.34.1