see arg(2) for all the details. -- indicates the end of any options, it ensures that any following arguments which happen to begin with a minus are not interpreted as options.
consider the classic question: "how do I remove a file called -z" -Steve
see arg(2) for all the details. -- indicates the end of any options, it ensures that any following arguments which happen to begin with a minus are not interpreted as options.
consider the classic question: "how do I remove a file called -z" -Steve