mirror of
https://github.com/SEPPDROID/Digital-Research-Source-Code.git
synced 2025-10-26 18:04:07 +00:00
Upload
Digital Research
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
; Sample USERINIT.SUB
|
||||
; This SUBMIT file runs automatically each time a user logs in.
|
||||
; This file types out mail (if any), and lists the .BAK files
|
||||
; to remind them to delete them.
|
||||
MAIL -A
|
||||
DIR *.BAK
|
||||
modifying files while they are being backed u
|
||||
Reference in New Issue
Block a user