Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: rbowman Newsgroups: comp.os.linux.misc Subject: Re: GNU Date: 27 Mar 2026 07:03:16 GMT Lines: 11 Message-ID: References: <10ojmjv$2ashr$1@dont-email.me> <10q03vf$1o2ev$1@dont-email.me> <10q0c18$1qua9$1@dont-email.me> <10q0f40$1s10c$1@dont-email.me> <10q1etr$9gh8$1@artemis.inf.ed.ac.uk> <10q2o3v$nqm7$1@news1.tnib.de> <10q3kgr$2val0$1@dont-email.me> <1774547182-12588@newsgrouper.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: individual.net YYX9qbpYcvGo0gBxgeYwpgccT1o6z5V7Y/dMQGsFV1h5HSdzH8 Cancel-Lock: sha1:8/EQsj49tS4JhrGaFMZxdT8ek/U= sha256:V2DnsoPa1NN1JtH7k0vJGtHIFRm75CXnRGAcphtsVj4= User-Agent: Pan/0.162 (Pokrosvk) Xref: csiph.com comp.os.linux.misc:84161 On Fri, 27 Mar 2026 06:41:00 +0000, Hibou wrote: > Oh, I was and remain fond of C, especially for twiddling data at a low > level and interacting with Unix and its derivatives - yea, even unto > favouring the C-shell. (I never really took to the syntax of Bourne or > Bourne Again.) I used tcsh until it became apparent all Linux distros were using bash. I converted a few of my aliases to the function format required by bash for my .bashrc but never did any scripting for the shell. I could accomplish what I wanted to do with Python.