Tagged Questions
0
votes
2answers
188 views
Mixing Single and Double Quotations in Bash
Alright, I have a script that takes a few arguments, runs data, and then rsyncs the data out to a different server. The problem is that to run the data, I have to take one of the arguments and then ...