Skip to content
New issue

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

性能:支持批量查询文件 i/a 属性和批量修改不可变属性 #1

Open
duangsuse opened this issue Jul 29, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@duangsuse
Copy link
Collaborator

duangsuse commented Jul 29, 2018

像这样:

./attrtools bulk-get [file1] [file2] ....

i
ai
a

以换行符切分的列表

./attrtools bulk-set+i [file1] [file2] ....

File: file1
File: file2

./attrtools bulk-set-i [file1] [file2] ....

File: file1
File: file2
@duangsuse duangsuse self-assigned this Jul 29, 2018
@duangsuse duangsuse added the enhancement New feature or request label Jul 29, 2018
@duangsuse
Copy link
Collaborator Author

考虑一下 Go Baidu 云盘客户端,我觉得从 stdin 像一个 shell 一样读取操作文件也可以

就像这样

./attrtools @ / + / -

(input files)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant