PREV INDEX NEXT

Author: Stan Eisenstat
Subject: Re: [Cs323] umask
Date: Thursday, 26 Nov 2020, 12:42:26


    > Message Posted By: Unknown
    >
    > While writing the code to handle stdout redirection, I ended up realizing
    > that my umask was set to 2. Would there be a reason for this (other than
    > me setting it in the past and forgetting about it), and will a specific
    > umask be assumed by the test script?

Most likely the default .bashrc file specifies that value
of umask.  In any tests of this feature, the script will
specify the value before running bashLT.

--Stan-
PREV INDEX NEXT