Skip to content

Add find#53

Open
alokmenghrajani wants to merge 1 commit into
wader:mainfrom
alokmenghrajani:find
Open

Add find#53
alokmenghrajani wants to merge 1 commit into
wader:mainfrom
alokmenghrajani:find

Conversation

@alokmenghrajani

Copy link
Copy Markdown
Collaborator

No description provided.

@jwilk jwilk left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

find . -name file.txt … may find files in subdirectories of cwd.
find file.txt -prune … should work better.

@alokmenghrajani

Copy link
Copy Markdown
Collaborator Author

not sure I need the -prune.

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 this pull request may close these issues.

2 participants