On Sat, Jan 13, 2018 at 11:19:22PM +0100, Jelle Licht wrote: > 2018-01-13 22:50 GMT+01:00 Martin Castillo : > > when I run `suspend` on my guixsd installation in qemu, bash > > freezes/sleeps and the system does not suspend. `whereis suspend` does > > not find any path, but bash completes `susp[Tab]` to suspend. > > > > can some people test this on their machines? and can someone maybe > > explain, what's going on here? > > AFAIK, `suspend' is a bash builtin for suspending shell execution. I > sometimes use this when dealing with subshells. See `suspend --help' > for some more information. > > To the best of my knowledge, it has nothing to do with system suspend. You can also do `type suspend` to see that it's a shell builtin.