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

Write rm-bins script. #4

Open
umeshSinghVerma opened this issue Mar 14, 2024 · 0 comments
Open

Write rm-bins script. #4

umeshSinghVerma opened this issue Mar 14, 2024 · 0 comments

Comments

@umeshSinghVerma
Copy link
Contributor

Write a simple script which removes all the binary present in current directory (usually generated after running gcc or other commands).

You can refer to "man find" for more information, you can also use modern tool like fd instead of find to accomplish this.

After writing script send a PR mentioning this issue by putting "#" in your PR (optionally also in the commit).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants