Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Remove unused variables in shell scripts #10771
+3
−9
Conversation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
practicalswift commentedJul 7, 2017
•
edited
Remove unused variables in shell scripts. Use
_where we don't care about the result.