Help for this page

Select Code to Download


  1. or download this
    $RT_DiffFiles= `comm -23 <(sort $RT_64OG_FilesPath) <(sort $RT_64_File
    +sPath)`;
    
  2. or download this
    sh: -c: line 0: syntax error near unexpected token `('
    sh: -c: line 0: `comm -23 <(sort ./TmpData/RT_64OG_Files) <(sort ./Tmp
    +Data/RT_64_Files)'
    
  3. or download this
    comm -23 <(sort ./TmpData/RT_64OG_Files) <(sort ./TmpData/RT_64_Files)