#!/bin/dash
#: show the most recently launched processes
#======================================================================
# Last Modified Time-stamp: "2016-10-04 17:07:31 MDT"

PERL_PS_SORTY=-start_time  \
                          exec \
                          _ps_perl_sorty

