Home / cs-notes / Operating System / Linux / Commands / test
       -z STRING
              the length of STRING is zero
       -n STRING
              the length of STRING is nonzero              
      
    Home / cs-notes / Operating System / Linux / Commands / test
       -z STRING
              the length of STRING is zero
       -n STRING
              the length of STRING is nonzero