#!/usr/bin/perl use Fcntl; use POSIX qw(tmpnam); use POSIX qw(ceil floor); use Cwd; use IPC::Open2; use POSIX qw(strftime); use Socket qw(:DEFAULT :crlf); $tmpname = tmpnam(); print $tmpname; $tmpname = $tempdir."V".(split /V/, $tmpname)[-1].".icd"; print $tmpna +me;
2021-09-01 Discipulus added code tags
In reply to Alternate command for tmpnam by kishore05
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |