文件名称:fk:Fahrenheit和Kelvin-跨平台Shell命令
文件大小:3KB
文件格式:ZIP
更新时间:2024-03-08 11:44:08
Go
华氏和开尔文(fk) Windows(F),Linux(K)和macOS(C) 微小的shell命令在任何地方都一样! (mkdir -p) selfup@win42 MINGW64 ~ /go/src/github.com/selfup/fk (master) $ fk mkdir foo/bar (write file) selfup@win42 MINGW64 ~ /go/src/github.com/selfup/fk (master) $ fk wr foo/bar/example.txt " hello world " 0775 (file exists) selfup@win42 MINGW64 ~ /go/src/github.com/selfup/fk (master) $ fk fex " foo/bar/example.txt " (file read) sel
【文件预览】:
fk-master
----.gitignore(89B)
----main.go(1KB)
----README.md(721B)
----LICENSE(1KB)
----go.mod(104B)
----scripts()
--------install_run_ls.sh(120B)
----go.sum(219B)