Version 1.1.0.14
Released 5 November 2020.
This release includes the following changes:
nlls,nlget,nlpurge,nlputandnljobstatusnow come with a debug mode, accessible via the--debugcommand line switch.- Help documentation, as well as the usage message when a nearline command is run with incorrect arguments, has been improved.
nljobstatusnow includes more comprehensive job status information. In particular, the job status message now includes a brief description of the stage the job is up to, and whether the job is at that moment pending (waiting in a queue to start the next operation), running, or complete.- The
nllscommand's-lsswitch has been replaced with-s, though-lsstill works, being interpreted as equivalent to-l -s.nllsalso now comes with a-bswitch, for reporting individual sizes in bytes instead of in human-readable sizes. nltraversehas been improved, and now reports file sizes, and sums of file sizes, in bytes, for greater accuracy and ease of comparison with the output ofls.- There have been numerous other bug fixes to improve performance and reduce the risk of unexpected failures and errors.