On Sat, Oct 05, 2019 at 12:14:28PM -0000, Curt wrote: > On 2019-10-05, <to...@tuxteam.de> <to...@tuxteam.de> wrote: > I meant > > bash -c "~/whatever" > > appears to be faulty (for one reason or another.
For two reasons. First, the -c. That's been explained already. Second, the quotes around the tilde cause tilde expansion not to be done.