We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
像这样:
./attrtools bulk-get [file1] [file2] ....
i ai a
以换行符切分的列表
./attrtools bulk-set+i [file1] [file2] ....
File: file1 File: file2
./attrtools bulk-set-i [file1] [file2] ....
The text was updated successfully, but these errors were encountered:
考虑一下 Go Baidu 云盘客户端,我觉得从 stdin 像一个 shell 一样读取操作文件也可以
就像这样
./attrtools @ / + / -
(input files)
Sorry, something went wrong.
duangsuse
No branches or pull requests
像这样:
./attrtools bulk-get [file1] [file2] ....
以换行符切分的列表
./attrtools bulk-set+i [file1] [file2] ....
./attrtools bulk-set-i [file1] [file2] ....
The text was updated successfully, but these errors were encountered: