List directory files starting from a specific name
Description
`lsfrom` lists the contents of a directory starting from a particular prefix
and those files after it with respect to locale collation. This can be useful
for example for continuing a command or script in a directory after a failure.