From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Isaac Subject: Re: Idea: Install script to better support improving contributor-friendliness of projects Date: Thu, 30 Nov 2017 18:29:42 +0530 Message-ID: References: <311dec57-62fd-a88d-19d4-2eae9041ef97@gmail.com> <87bmjook1w.fsf@netris.org> <87zi745bpu.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55216) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eKORb-0003hM-7L for guix-devel@gnu.org; Thu, 30 Nov 2017 08:00:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eKORW-0006FV-Dv for guix-devel@gnu.org; Thu, 30 Nov 2017 07:59:59 -0500 In-Reply-To: <87zi745bpu.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org Ludovic Court=C3=A8s writes: > Related to that, someone on IRC suggested removing the =E2=80=9C#=E2=80= =9D from the > shell snippets at > , > for easier copy/pasting. > > I think I=E2=80=99ll go ahead and do that if nobody objects. There is some value to the "$" and "#" as a way of unambiguously stating which commands are to be run as root and which commands are to be run as an unprivileged user. But, it's not a big deal in this case. If you think it's already clear from the context, do go ahead.