xargs(1) ls(1) -f1 -- 2%3E%2Fdev%2Fnull
build and execute command lines from standard input
list directory contents
-f     do not sort, enable -aU, disable -ls --color
-1     list one file per line
List information about the FILEs (the current directory by default).  Sort entries alphabetically if none
of -cftuvSUX nor --sort is specified.
source manpages: xargsls