Message Area
Casually read the BBS message area using an easy to use interface. Messages are categorized exactly like they are on the BBS. You may post new messages or reply to existing messages!

You are not logged in. Login here for full access privileges.

Previous Message | Next Message | Back to Mystic BBS  <--  <--- Return to Home Page
   Networked Database  Mystic BBS   [369 / 900] RSS
 From   To   Subject   Date/Time 
Message   Static    Terry Rankin   Re: Pimpwars keeps deleting my DOOR.SYS file?   January 6, 2018
 11:16 PM *  

On 01/06/18, Terry Rankin said the following...
 
 TR> D:\DOORS\bnu\bnu
 TR> Turns out that the lower case version resolved to this:
 TR> D:\DOORnnu

What's happening there is that the batch file is being dynamically generated
by the Linux shell script, and your shell echo appears to be defaulting to
processing escape characters. "\b" tells it to insert a backspace rather than
the literal characters listed. Normally you have to call echo with the -e
switch to make it do this. 

Calling echo with -E should turn this off if it's on by default. Alternatively
you can escape any backslashes that would otherwise be picked up as escape
characters. eg: D:\DOORS\\bnu\\bnu

\D and \B don't do anything because no such escape characters exist, but it
also doesn't hurt to escape the backslash anyway for consistency's sake.

--- Mystic BBS v1.12 A38 2018/01/01 (Linux/64)
 * Origin: Subcarrier BBS (1:249/400)
  Show ANSI Codes | Hide BBCodes | Show Color Codes | Hide Encoding | Hide HTML Tags | Show Routing
Previous Message | Next Message | Back to Mystic BBS  <--  <--- Return to Home Page

VADV-PHP
Execution Time: 0.0758 seconds

If you experience any problems with this website or need help, contact the webmaster.
VADV-PHP Copyright © 2002-2024 Steve Winn, Aspect Technologies. All Rights Reserved.
Virtual Advanced Copyright © 1995-1997 Roland De Graaf.
v2.0.140505

Warning: Unknown: open(c:\Sessions\sess_fop4efmi0i3380ufg3kql1vvj1, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (c:\Sessions) in Unknown on line 0 PHP Warning: session_start(): open(c:\Sessions\sess_fop4efmi0i3380ufg3kql1vvj1, O_RDWR) failed: No such file or directory (2) in D:\wc5\http\public\VADV\include\common.inc.php on line 45 PHP Warning: Unknown: open(c:\Sessions\sess_fop4efmi0i3380ufg3kql1vvj1, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (c:\Sessions) in Unknown on line 0