跳到內容

Shell 程式設計/字串比較

來自維基文庫,面向開放世界的開放書籍


  string1 = string2  equal
  string1 != string2  not equal
  -n string  not null
  -z string null
華夏公益教科書