Welcome, Guest. Please login or register.

Author Topic: Where can i get BB2?  (Read 6419 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Damion

Re: Where can i get BB2?
« on: March 23, 2003, 06:39:30 AM »
Quote

JetRacer wrote:
And, yes, I have tweaked my own startup-sequence  beyond reason. The env: contense is unarchived with lha during boot (faster than lzx (w/o compression)). I have no user startup. All application assigns are collected in a separate script and sorted by partition and directory location. I "cd" to every directory used more than twice so less time is spent processing paths. All "Assign XXX to YYY/XXX add" are merged.

As I said: waaay beyond reason.


That is fun stuff. I used to make little custom scripts for
games/programs and what not to keep the user-startup slim.
Making little scripts and getting programs to work was
usually more fun than using the program itself. :)