# SLSTSTA - SLIST baseline test Novell-only baseline for `SLIST` behavior. Runs `NPUBLIC\SLIST` with: - no argument - `MARS` as expected existing server - `NWBYGONE01` as expected missing-server/negative test - `/CONTINUE` variants - `/?` usage output Results are written to `F:\SLSTCMP`. Optional packaging is done with `SLSTZIP.BAT`. `D99_HELP.OUT` is intentionally simulated with: ```text Usage: SLIST [Server] [/Continue] ``` Reason: the Novell `SLIST /?` help text was observed on the console, but it does not reliably land in the redirected output file. Later, our implementation should run `SLIST /? > D99_HELP.OUT`, and this simulated Novell baseline gives us a stable file for comparison.