Deutsch English Français Italiano |
<vctn17$33vov$1@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!weretis.net!feeder8.news.weretis.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Brian Patrie <bpatrie@bellsouth.spamisicky.net> Newsgroups: comp.unix.shell Subject: Re: bash prompt question Date: Tue, 24 Sep 2024 01:42:47 -0500 Organization: an elaborate system of piles and accidents Lines: 9 Message-ID: <vctn17$33vov$1@dont-email.me> References: <vcguof$hca7$1@dont-email.me> <vch1e9$i0sn$1@dont-email.me> <vcr7jb$2kdlf$1@dont-email.me> <pd48sk-t03.ln1@ID-313840.user.individual.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Tue, 24 Sep 2024 08:42:47 +0200 (CEST) Injection-Info: dont-email.me; posting-host="5297d24f399acc4a8d0c3bb05251ca4c"; logging-data="3276575"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19qXi6Yjs3JBbB4tV1G2jj2VJE7MqA/BDI=" User-Agent: Mozilla Thunderbird Cancel-Lock: sha1:NVUtExNFRZ5CqjsKlrIEiLRMn1o= Content-Language: en-GB In-Reply-To: <pd48sk-t03.ln1@ID-313840.user.individual.net> Bytes: 1534 Geoff Clare wrote: > Brian Patrie wrote: >> sh (and its clones)--which don't support an rc file--are, >> of course, the exception to this rule. > > You don't count a file specified in ENV as an "rc file" ? Not all shells support ENV. dash doesn't seem to. Even if they did, it would still be a bad idea to export the prompt strings in other shells.