| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| paexec-1.1.2.tar.gz | 2020-03-30 | 152.6 kB | |
| README | 2020-03-30 | 481 Bytes | |
| Totals: 2 Items | 153.0 kB | 0 | |
Version 1.1.2, by Aleksey Cheusov, Mon, 30 Mar 2020 21:50:03 +0300
paexec -x:
* fix handling tasks with leading spaces
* fix handling tasks with backslashes
paargs:
* on SunOS-5.10 use /usr/xpg4/bin/sh
instead of horribly broken /bin/sh
Fix build failure on SunOS-5.10 (getdelim(3) is absent)
Introduce PAEXEC_SH environment variable
for fixing /bin/sh on SunOS-5.10
Introduce PAEXEC_FIND variable for regression tests (required on
SunOS-5.10)