Hi all, There have been several discussions about shellquote in go-nuts in the past:
https://github.com/kballard/go-shellquote https://github.com/gonuts/go-shellquote I've found it necessary to use both Split and Join in some cases when working with exec.Command. This seems like the type of thing that ought to be part of the stdlib, has there been any consideration towards including it or a similar implementation? This is useful for processing os.Args especially in CLI or emulated shell environments. Thanks! Christian Stewart -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/bd4ec2df-817e-4a70-b084-f114f27f4711n%40googlegroups.com.