Re: env: add -S option (split string for shebang lines in scripts)

2018-04-25 Thread Kaz Kylheku (Coreutils)
On 2018-04-24 22:09, Pádraig Brady wrote: I was thinking that the explanation of -S in usage() would say something like: -S, --split-string=S process and split S into separate arguments used to pass multiple arguments on shebang lines One little problem with

Re: chroot add option to mount /dev /proc /sys for you?

2018-04-25 Thread Bob Proulx
Marc Weber wrote: > So the question would turn into would it make sense to create a new tool > which (optionally cleans up) like this: > > with-mounts sys,proc,dev -- chroot ... > > There might be many use cases. > > I think there is interest. But I'm unsure where would be the place to > put