sed.1posix -n %27%2F%5C.ph%5C%28p%5C%7Ctml%5C%29%24%2Fp%27 %5C %7C sort -u %7C xargs ls -f1 -- 2%3E%2Fdev%2Fnull
stream editor
-n     Suppress  the  default output (in which each line, after it is examined for editing, is written to
       standard output). Only lines explicitly selected for output are written.
-f  script_file
       Add the editing commands in the file script_file to the end of the script.
source manpages: sed