Name: | lsfrom |
---|---|
Version: | 1.0 |
Release: | 4.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 2846151 |
License: | BSD-3-Clause |
RPM: | lsfrom-1.0-4.el9.aarch64.rpm |
Source RPM: | lsfrom-1.0-4.el9.src.rpm |
Build Date: | Mon Mar 03 2025 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://hackage.haskell.org/package/lsfrom |
Summary: | 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. |