Welcome, Guest. Please login or register.

Author Topic: Logging Startup and Userstartup-sequence  (Read 3119 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Logging Startup and Userstartup-sequence
« on: August 11, 2011, 12:44:04 PM »
Quote from: Matt_H;654048
What I like to do in situations like this is boot without startup-sequence, set echo on, as Thomas described, then execute s:startup-sequence. If you append >dh0:logfile it will save the buffer to disk.
Hmm, are you sure? I was under the impression that each command handles redirection by their own.

Quote
There's also an interactive mode - set interactive on, maybe? It'll ask you to confirm executing each line of the script.
I'm fairly sure that there's no such thing.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Logging Startup and Userstartup-sequence
« Reply #1 on: August 11, 2011, 03:51:24 PM »
Quote from: Matt_H;654074
That may not be the right command, but I've done it in the past, somehow. Maybe it was a command line argument for 'execute'?

Nope. I've reimplemented AmigaOS shell, resident commands, execute and many of the C command for MorphOS and I'm fairly sure I would remember if there was such a feature anywhere in AmigaOS.