Path: csiph.com!news.swapon.de!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Jack Strangio Newsgroups: comp.os.cpm Subject: Re: Oldie but goodie: 1"x1" CP/M system Date: Thu, 4 Jul 2024 20:18:16 -0000 (UTC) Organization: North Star Horizon Builders Club Lines: 33 Message-ID: References: Injection-Date: Thu, 04 Jul 2024 22:18:16 +0200 (CEST) Injection-Info: dont-email.me; posting-host="2d32f5f42959344aab72011613c95ddf"; logging-data="3059910"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/tZk7Jr6ZFMYBL1EgBZYlkkoyg3pIgA7Q=" Cancel-Lock: sha1:GOTIjUIqgM1UYzwxC2ymRxlGLec= X-Newsreader: TASS News Reader 3.7.2 jvs [linux] Xref: csiph.com comp.os.cpm:14361 pH writes: > > cp/m lives on for me, though, in the Joe editor for Linux in the jstar > incarnation. > Yeah. I was imprinted with WordStar in the mid 1980s. I've used it ever since, both when I use it onCP/M for programming and also on Linux with jstar. I even renamed 'jstar' to 'ws'. One of my first tasks with a new install is to install 'joe' and then to run 'fix.joe': #!/bin/bash # jvs script 2009 # #changes joe's jstar options to ws # cd /usr/bin sudo cp joe ws cd /etc/joe sudo cp jstarrc wsrc # fixes crontab editorrc (for root) to be same as jstar mv editorrc editorrc.000 ln -s jstarrc editorrc Regards, Jack -- My Wife told me to take the spider out instead of killing him. Went out. Had a few drinks. Nice guy. He's a web designer.