Home » Recent acquisitions » Acorn ADFS disks » adfs_AcornUser_199508.adf » !Internet » StarterPak/!Newsbase/Transports/uucp/deluser
StarterPak/!Newsbase/Transports/uucp/deluser
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Recent acquisitions » Acorn ADFS disks » adfs_AcornUser_199508.adf » !Internet |
Filename: | StarterPak/!Newsbase/Transports/uucp/deluser |
Read OK: | ✔ |
File size: | 00EC bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
if "%0"<>"-f" AND "%0"<>"-u" then error strange deluser call format "deluser %*0" run <Obey$dir>.usermain -r %1 set NewsBase$ReturnCode <Sys$ReturnCode> if <NewsBase$Returncode><>0 then set NewsBase$ReturnInfo passwd file update failed
00000000 69 66 20 22 25 30 22 3c 3e 22 2d 66 22 20 41 4e |if "%0"<>"-f" AN| 00000010 44 20 22 25 30 22 3c 3e 22 2d 75 22 20 74 68 65 |D "%0"<>"-u" the| 00000020 6e 20 65 72 72 6f 72 20 73 74 72 61 6e 67 65 20 |n error strange | 00000030 64 65 6c 75 73 65 72 20 63 61 6c 6c 20 66 6f 72 |deluser call for| 00000040 6d 61 74 20 22 64 65 6c 75 73 65 72 20 25 2a 30 |mat "deluser %*0| 00000050 22 0a 72 75 6e 20 3c 4f 62 65 79 24 64 69 72 3e |".run <Obey$dir>| 00000060 2e 75 73 65 72 6d 61 69 6e 20 2d 72 20 25 31 0a |.usermain -r %1.| 00000070 73 65 74 20 4e 65 77 73 42 61 73 65 24 52 65 74 |set NewsBase$Ret| 00000080 75 72 6e 43 6f 64 65 20 3c 53 79 73 24 52 65 74 |urnCode <Sys$Ret| 00000090 75 72 6e 43 6f 64 65 3e 0a 69 66 20 3c 4e 65 77 |urnCode>.if <New| 000000a0 73 42 61 73 65 24 52 65 74 75 72 6e 63 6f 64 65 |sBase$Returncode| 000000b0 3e 3c 3e 30 20 74 68 65 6e 20 73 65 74 20 4e 65 |><>0 then set Ne| 000000c0 77 73 42 61 73 65 24 52 65 74 75 72 6e 49 6e 66 |wsBase$ReturnInf| 000000d0 6f 20 70 61 73 73 77 64 20 66 69 6c 65 20 75 70 |o passwd file up| 000000e0 64 61 74 65 20 66 61 69 6c 65 64 0a |date failed.| 000000ec