OK, I'll power it up and see what happens :)
On 7 May 2013, at 18:07, Johnny Billquist <bqt at softjar.se> wrote:
On 2013-05-07 17:24, Sampsa Laine wrote:
Anybody have this?
My DS200/MC has just bit the dust it seems.
Yes, both V1 and V2. And MIM serves anyone connected with MOP if they request it.
Johnny
I'm starting a new job. Part of that is being trained on their application that I'll be supporting.
The training will be taking place in the office in London.
For all of you EU-ers who'll be in London, near London or within reasonable travel distance to London the week of June 3rd contact me off-list. I'd love the chance to meet up with people.
-brian
On 2013-05-07 17:24, Sampsa Laine wrote:
Anybody have this?
My DS200/MC has just bit the dust it seems.
Yes, both V1 and V2. And MIM serves anyone connected with MOP if they request it.
Johnny
I've built an RSX system (Yipee :-) I've even figured out how to VMR it
if I change the configuration or move it to another device. Cool!
In [6,54] there's a BRUSYS.SYS which I'm guessing is supposed to be a
standalone BRU system. I can boot it on my original disk and it works
great, but if I copy the contents of [6,54] to another drive then it doesn't
work anymore. I can still boot it, but it no longer knows about any tasks
(e.g. BAD, BRU, etc). I'm guessing that it needs to be VMR'ed in its new
home so that it can find the task files on the new disk.
But what's the procedure for doing this? For the real system there's a
RSX11M.TSK file in [1,54] as well as a SYSVMR.CMD file that you use to
actually build the bootable system. Where's the command file for VMRing
BRUSYS? And what's the unconfigured system that you start from? And what's
the VMRM64.TSK file in [6,54] for (I'm guessing it has something to do with
all this)?
Thanks,
Bob
I have it. I will put it online when I get to my desk in about an hour.
-Dave
--
Dave McGuire, AK4HZ
New Kensington, PA
On May 7, 2013, at 11:24 AM, Sampsa Laine <sampsa at mac.com> wrote:
Anybody have this?
My DS200/MC has just bit the dust it seems.
sampsa
Johnny Billquist wrote:
I thought I'd plug a little for a few utilities and tools that I have used, sometimes, for years under RSX, that others might not know about, but find useful.
Some more programs for the RSX available at BOPOHA::[.RSX-11.SOFTWARE]
--
CAL*.* - UNIX-like `cal' command (M/M+)
PUT*.* - send the commands to any terminal in the system (M/M+)
TDXF*.* - DEC TDX replacement (M/M+)
UPTIME.* - mu own version of UNIX-like `uptime' command (M+)
WRITE.* - ugly UNIX-like `write' program (M+)
--
>CAL JUN 2013
June 2013
Su Mo Tu We Th Fr Sa
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30
>PUT TT1:HEL GUEST/
15:34:06 Login user GUEST [377,377] TT1:
>PUT /NW TT1:RMD
>UPT
15:35:18 up 0 day(s), 02:41, 3 user(s), 0 batch job(s), 16 active task(s)
>
Message from BIGSYS::GUEST (TT1:) at 15:36
This is a test...
[EOF]
On 2013-05-04 19:41, Pontus wrote:
Are these available on a vanilla RSX, or are they your/updates additions?
All of them works on a vanilla RSX system, but none of them are distributed with RSX.
Johnny
/Pontus
On 05/04/2013 05:02 PM, Johnny Billquist wrote:
I thought I'd plug a little for a few utilities and tools that I have
used, sometimes, for years under RSX, that others might not know
about, but find useful.
All of these can be found on MIM::DU:[4,54] unless stated otherwise.
Let me know if you are interested in sources, as I usually have those
as well, but in various places.
COD - Convert files to/from plain text files. Useful when you want to
transfer files over a network where various file attributes might not
be preserved.
DOB - Disassemble object files.
EDTACD,EMAACD,EXP - Get line editing both at the CLI prompt and in
programs. Also gives you filename expansion in the CLI. EDTACD have
EDT-like keybindings, while EMAACD have EMACS-like bindings. EXP is
the task that helps with the filename expansions.
ERR - Given a number, gives the error symbol and explanation. Both for
DSW, QIO results, FCS and RMS. Can also be fed symbol names, and gives
you the numeric value.
FINGER/CHFN - A finger (see Unix) like system.
GREP - Similar to the Unix tool. Can also search from stdin as well as
redirect stdout to a file.
MKE/MKERES/MKEFSL - A make program in the same style as Unix make.
This one is patterned on BSD make.
ORC - Disassemble object files.
RNO - Bonner Lab RUNOFF, with some fixes by me.
SPELL - Spell checker (from DECUS)
SRD - The well known directory program, with Y2K updates and fixes by me.
SYM - A program to extract symbol information from object files or STB
files.
TAIL - Similar to Unix tail.
TEC - TECO V40 for RSX (fixed by me).
TECKEN - A simple character display program. Type text, and see what
really comes through.
TIN - Task Information. Check various bits of information about task
files.
TPC/BIGTPC - The DECUS Tape copy program.
UPTIME - Show uptime, load and name of system.
USH - Unix style pipes in RSX. Inspired by the PIPE command in VMS.
VTL - The DECUS program to view files in a nice way.
I hope some people might be interested/find them useful. Some of them
works equally well in both 11M and M+, but some are very M+ only.
Johnny
--
Johnny Billquist || "I'm on a bus
|| on a psychedelic trip
email: bqt at softjar.se || Reading murder books
pdp is alive! || tryin' to stay hip" - B. Idol
On 4 May 2013, at 18:41, Pontus wrote:
Are these available on a vanilla RSX, or are they your/updates additions?
I'm guessing these are additions to RSX-11M/M+ as one of them is GREP which definitely isn't a standard DEC tool :)
--
Mark Benson
http://DECtec.info
Twitter: @DECtecInfo
HECnet: STAR69::MARK
Online Resource & Mailing List for DEC Enthusiasts.
Are these available on a vanilla RSX, or are they your/updates additions?
/Pontus
On 05/04/2013 05:02 PM, Johnny Billquist wrote:
I thought I'd plug a little for a few utilities and tools that I have used, sometimes, for years under RSX, that others might not know about, but find useful.
All of these can be found on MIM::DU:[4,54] unless stated otherwise. Let me know if you are interested in sources, as I usually have those as well, but in various places.
COD - Convert files to/from plain text files. Useful when you want to transfer files over a network where various file attributes might not be preserved.
DOB - Disassemble object files.
EDTACD,EMAACD,EXP - Get line editing both at the CLI prompt and in programs. Also gives you filename expansion in the CLI. EDTACD have EDT-like keybindings, while EMAACD have EMACS-like bindings. EXP is the task that helps with the filename expansions.
ERR - Given a number, gives the error symbol and explanation. Both for DSW, QIO results, FCS and RMS. Can also be fed symbol names, and gives you the numeric value.
FINGER/CHFN - A finger (see Unix) like system.
GREP - Similar to the Unix tool. Can also search from stdin as well as redirect stdout to a file.
MKE/MKERES/MKEFSL - A make program in the same style as Unix make. This one is patterned on BSD make.
ORC - Disassemble object files.
RNO - Bonner Lab RUNOFF, with some fixes by me.
SPELL - Spell checker (from DECUS)
SRD - The well known directory program, with Y2K updates and fixes by me.
SYM - A program to extract symbol information from object files or STB files.
TAIL - Similar to Unix tail.
TEC - TECO V40 for RSX (fixed by me).
TECKEN - A simple character display program. Type text, and see what really comes through.
TIN - Task Information. Check various bits of information about task files.
TPC/BIGTPC - The DECUS Tape copy program.
UPTIME - Show uptime, load and name of system.
USH - Unix style pipes in RSX. Inspired by the PIPE command in VMS.
VTL - The DECUS program to view files in a nice way.
I hope some people might be interested/find them useful. Some of them works equally well in both 11M and M+, but some are very M+ only.
Johnny