mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add fsctl
This commit is contained in:
parent
ae0007950b
commit
61405515c3
@ -1027,6 +1027,7 @@ _Libraries for handling files and file systems._
|
|||||||
- [checksum](https://github.com/codingsince1985/checksum) - Compute message digest, like MD5, SHA256, SHA1, CRC or BLAKE2s, for large files.
|
- [checksum](https://github.com/codingsince1985/checksum) - Compute message digest, like MD5, SHA256, SHA1, CRC or BLAKE2s, for large files.
|
||||||
- [copy](https://github.com/otiai10/copy) - Copy directory recursively.
|
- [copy](https://github.com/otiai10/copy) - Copy directory recursively.
|
||||||
- [flop](https://github.com/homedepot/flop) - File operations library which aims to mirror feature parity with [GNU cp](https://www.gnu.org/software/coreutils/manual/html_node/cp-invocation.html).
|
- [flop](https://github.com/homedepot/flop) - File operations library which aims to mirror feature parity with [GNU cp](https://www.gnu.org/software/coreutils/manual/html_node/cp-invocation.html).
|
||||||
|
- [fsctl](https://github.com/no-src/fsctl) - The fsctl is a configuration-based file operation and validation tool.
|
||||||
- [gdu](https://github.com/dundee/gdu) - Disk usage analyzer with console interface.
|
- [gdu](https://github.com/dundee/gdu) - Disk usage analyzer with console interface.
|
||||||
- [go-csv-tag](https://github.com/artonge/go-csv-tag) - Load csv file using tag.
|
- [go-csv-tag](https://github.com/artonge/go-csv-tag) - Load csv file using tag.
|
||||||
- [go-decent-copy](https://github.com/hugocarreira/go-decent-copy) - Copy files for humans.
|
- [go-decent-copy](https://github.com/hugocarreira/go-decent-copy) - Copy files for humans.
|
||||||
|
Loading…
Reference in New Issue
Block a user