Groups | Search | Server Info | Login | Register


Groups > comp.os.cpm > #14361

Re: Oldie but goodie: 1"x1" CP/M system

From Jack Strangio <jackstrangio@yahoo.com>
Newsgroups comp.os.cpm
Subject Re: Oldie but goodie: 1"x1" CP/M system
Date 2024-07-04 20:18 +0000
Organization North Star Horizon Builders Club
Message-ID <sG48Dr.7yLy@yahoo.com> (permalink)
References <v64scs$2ed5r$1@dont-email.me>

Show all headers | View raw


pH <wNOSPAMp@gmail.org> 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.

Back to comp.os.cpm | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Oldie but goodie: 1"x1" CP/M system Zach Metzinger <please@ask.me.invalid> - 2024-06-27 08:52 -0500
  Re: Oldie but goodie: 1"x1" CP/M system pH <wNOSPAMp@gmail.org> - 2024-07-04 01:03 +0000
    Re: Oldie but goodie: 1"x1" CP/M system Jack Strangio  <jackstrangio@yahoo.com> - 2024-07-04 20:18 +0000
      Re: Oldie but goodie: 1"x1" CP/M system pH <wNOSPAMp@gmail.org> - 2024-07-10 00:27 +0000
    Re: Oldie but goodie: 1"x1" CP/M system Zach Metzinger <please@ask.me.invalid> - 2024-07-31 21:00 -0500
      Re: Oldie but goodie: 1"x1" CP/M system Nils M Holm <nmh@sraddha.invalid> - 2024-08-01 09:52 +0000
        Re: Oldie but goodie: 1"x1" CP/M system Zach Metzinger <please@ask.me.invalid> - 2024-08-01 09:17 -0500
          Re: Oldie but goodie: 1"x1" CP/M system "Kerr-Mudd, John" <admin@127.0.0.1> - 2024-08-02 09:58 +0100
            Re: Oldie but goodie: 1"x1" CP/M system Nils M Holm <nmh@sraddha.invalid> - 2024-08-02 09:21 +0000
          Re: Oldie but goodie: 1"x1" CP/M system Nils M Holm <nmh@sraddha.invalid> - 2024-08-02 09:16 +0000

csiph-web