POSIX_Scripts/lc

5 lines
49 B
Bash
Executable File

#!/bin/sh
/usr/bin/ls "$@" | /usr/bin/cols
exit