WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Set Shutdown Time  (Read 6743 times)

Offline rdebath

  • Newbie
  • *
  • Posts: 13
Re: Set Shutdown Time
« Reply #15 on: May 05, 2017, 11:02:02 PM »
The issue in the image is normally called the "staircase effect" it can be fixed with
Code: [Select]
stty onlcr but it's easier to remember
Code: [Select]
stty sane
I would guess you actual problem is the broken (for the command line) ondemand script in the current version.
--
Robert