On Feb 1, 2008 6:26 AM, <[EMAIL PROTECTED]> wrote:
> I want to hide the standard output on the terminal when I am executing
> the Perl script. For example I am running this command
> "`/usr/atria/bin/cleartool lslock lbtype:$dep_lbl`;
>
> if the execution of this command failed then whatever outp
On Feb 1, 2008 9:26 AM, <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I want to hide the standard output on the terminal when I am executing
> the Perl script. For example I am running this command
> "`/usr/atria/bin/cleartool lslock lbtype:$dep_lbl`;
>
> if the execution of this command failed then wh
Hi All,
I want to hide the standard output on the terminal when I am executing
the Perl script. For example I am running this command
"`/usr/atria/bin/cleartool lslock lbtype:$dep_lbl`;
if the execution of this command failed then whatever output is coming
on the terminal I want to hide that an