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

Add full grid path to t2kdm-ls output #37

Open
wilkinson-nu opened this issue May 22, 2020 · 0 comments
Open

Add full grid path to t2kdm-ls output #37

wilkinson-nu opened this issue May 22, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@wilkinson-nu
Copy link

It would be nice to have an option to include the full grid path of files. Then I can use the output of t2kdm-ls to make a list of individual files I can get with t2kdm-get (e.g., in a cluster job)
E.g., currently:
$ t2kdm-ls /test/t2kdm
test1.txt
test2.txt
test3.txt

But I want:
$ t2kdm-ls /test/t2kdm
/test/t2kdm/test1.txt
/test/t2kdm/test2.txt
/test/t2kdm/test3.txt

@ast0815 ast0815 added the enhancement New feature or request label Jun 3, 2020
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

2 participants