ltfs icon indicating copy to clipboard operation
ltfs copied to clipboard

RFE: add new command line options and a new util from HPE fork

Open xosevp opened this issue 4 years ago • 1 comments

From latest HPE code(HPE_StoreOpen_Software_3.4.2_Source_Z7550-02501.tar.gz), unofficial repo: https://github.com/nix-community/hpe-ltfs

-w, --list-open-files
-c, --count-open-files
-F, --Force
-P, output rollback points formatted for a pipe process

xosevp avatar Apr 11 '21 11:04 xosevp

Unformat feature is already implemented by -w option of mkltfs.

    -w, --wipe
           Restore the LTFS medium to an unpartitioned medium (format to a legacy scratch medium)

piste-jp avatar Apr 16 '21 01:04 piste-jp