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