[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: where did restart go?



On Friday 12 October 2007 18:15, Marty wrote:
> I recently upgraded to Etch, and noticed that the restart command seems to
> be missing:
>
> # restart
> bash: restart: command not found
>
> I don't think this a path problem, since there seems to be no executable by
> that name.  Is it a bash builtin problem?  Thanks for any assistance.

Is it maybe "reboot" that you're after looking for?

# which reboot
/sbin/reboot
# dpkg -S /sbin/reboot
sysvinit: /sbin/reboot
#

--Mike Bird



Reply to: