From owner-freebsd-questions@freebsd.org Sun Apr 19 13:08:48 2020 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id CDECC2C57DC for ; Sun, 19 Apr 2020 13:08:48 +0000 (UTC) (envelope-from bob@rancor.immure.com) Received: from rancor.immure.com (108-84-10-9.lightspeed.austtx.sbcglobal.net [108.84.10.9]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "darth.immure.com", Issuer "darth.immure.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 494qsC3xYKz4FPt for ; Sun, 19 Apr 2020 13:08:47 +0000 (UTC) (envelope-from bob@rancor.immure.com) Received: from rancor.immure.com (localhost [127.0.0.1]) by rancor.immure.com (8.15.2/8.15.2) with ESMTPS id 03JD8ecZ021710 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sun, 19 Apr 2020 08:08:40 -0500 (CDT) (envelope-from bob@rancor.immure.com) Received: (from bob@localhost) by rancor.immure.com (8.15.2/8.15.2/Submit) id 03JD8eFN021709; Sun, 19 Apr 2020 08:08:40 -0500 (CDT) (envelope-from bob) Date: Sun, 19 Apr 2020 08:08:40 -0500 From: Bob Willcox To: William Dudley Cc: freebsd-questions Subject: Re: Is there a standalone spreadsheet program available for Freebsd? Message-ID: <20200419130840.GA21649@rancor.immure.com> Reply-To: Bob Willcox References: <20200417120548.GC894@rancor.immure.com> <5dada2a9-6348-be80-b51b-303ff5b8790c@druid.net> <20200417150551.GD894@rancor.immure.com> <20200417125102642315039@bob.proulx.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-Rspamd-Queue-Id: 494qsC3xYKz4FPt X-Spamd-Bar: ++++ Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of bob@rancor.immure.com has no SPF policy when checking 108.84.10.9) smtp.mailfrom=bob@rancor.immure.com X-Spamd-Result: default: False [4.44 / 15.00]; ARC_NA(0.00)[]; HAS_REPLYTO(0.00)[bob@immure.com]; REPLYTO_EQ_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; IP_SCORE(0.28)[ip: (0.15), ipnet: 108.64.0.0/11(0.07), asn: 7018(1.23), country: US(-0.05)]; MIME_GOOD(-0.10)[text/plain]; MIME_TRACE(0.00)[0:+]; DMARC_NA(0.00)[immure.com]; AUTH_NA(1.00)[]; NEURAL_SPAM_MEDIUM(0.96)[0.960,0]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_SPAM_LONG(1.00)[0.998,0]; R_SPF_NA(0.00)[]; FORGED_SENDER(0.30)[bob@immure.com,bob@rancor.immure.com]; FREEMAIL_TO(0.00)[gmail.com]; R_DKIM_NA(0.00)[]; SUBJECT_ENDS_QUESTION(1.00)[]; ASN(0.00)[asn:7018, ipnet:108.64.0.0/11, country:US]; FROM_NEQ_ENVFROM(0.00)[bob@immure.com,bob@rancor.immure.com]; RCVD_TLS_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Apr 2020 13:08:48 -0000 Thanks Bill, I now recall using sc many years ago and I believe that it, or its spin-off, sc-im, is exactly what I'm looking for. Bob On Sat, Apr 18, 2020 at 08:00:23PM -0400, William Dudley wrote: > pkg search sc | grep spreadsheet: > > sc-7.16_3 Curses-based spreadsheet program > > Which doesn't use X. If you're comfortable with vi, > you'll like sc. > > I used to use this as part of a larger program. > > Bill Dudley > > On Fri, Apr 17, 2020 at 3:06 PM Bob Proulx wrote: > > > > Bob Willcox wrote: > > > What I would like would be something simple w/o lots of features as my intended > > > use is simple. I just want to be able to list expense items and their cost and > > > have them added up as a monthly expense budget. That's all. > > > > For such things I have been using 'ledger'. It's in the package > > database. (Although I personally use 'hledger', a friendly fork, more.) > > > > $ pkg search ledger > > ledger-3.1.1_18 John Wiegley's command line accounting program > > > > You can learn more about such tools here. > > > > https://plaintextaccounting.org/ > > > > Something like ledger (or hledger) might be exactly what you want. > > > > Bob > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- Bob Willcox | It's possible that the whole purpose of your life is to bob@immure.com | serve as a warning to others. Austin, TX |