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

Find command #3

Open
ElkeF opened this issue Nov 18, 2021 · 1 comment · Fixed by #18
Open

Find command #3

ElkeF opened this issue Nov 18, 2021 · 1 comment · Fixed by #18

Comments

@ElkeF
Copy link
Owner

ElkeF commented Nov 18, 2021

Hi,

The following lines say:

find . -name ".f"
tries to find all files below "."

Does this find all files below .? And what is "."?

behnle added a commit to behnle/tc_commands that referenced this issue Nov 23, 2021
added the slurm abbreviation explanation
@ElkeF
Copy link
Owner Author

ElkeF commented Nov 24, 2021

This commit closes a different issue.

@ElkeF ElkeF reopened this Nov 24, 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

Successfully merging a pull request may close this issue.

1 participant