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

@goal_glob #18

Closed
xonixx opened this issue Mar 22, 2021 · 0 comments
Closed

@goal_glob #18

xonixx opened this issue Mar 22, 2021 · 0 comments
Assignees

Comments

@xonixx
Copy link
Owner

xonixx commented Mar 22, 2021

See #12

The idea:

@goal_glob *.txt
 echo $ITEM $INDEX $TOTAL

Is eqivalent to

@goal a.txt
 echo a.txt 0 2

@goal b.txt
 echo b.txt 1 2

iff

$ ls
a.txt b.txt
@xonixx xonixx self-assigned this Mar 22, 2021
xonixx added a commit that referenced this issue Jul 27, 2021
xonixx added a commit that referenced this issue Jul 27, 2021
xonixx added a commit that referenced this issue Jul 27, 2021
xonixx added a commit that referenced this issue Jul 28, 2021
xonixx added a commit that referenced this issue Jul 28, 2021
xonixx added a commit that referenced this issue Jul 28, 2021
xonixx added a commit that referenced this issue Jul 28, 2021
xonixx added a commit that referenced this issue Jul 28, 2021
@xonixx xonixx closed this as completed Jul 28, 2021
@xonixx xonixx changed the title @goal_glob @goal_glob Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant