in reply to
Re^2: Backticks to capture umask output
in thread
Backticks to capture umask output
So use «
/bin/bash -c umask
» instead of «
/bin/sh -c umask
»
Comment on
Re^3: Backticks to capture umask output
Select
or
Download
Code
In Section
Seekers of Perl Wisdom