From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Legoll Subject: Re: Idea: Install script to better support improving contributor-friendliness of projects Date: Thu, 30 Nov 2017 14:05:30 +0100 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" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57632) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eKOWz-0000N3-T0 for guix-devel@gnu.org; Thu, 30 Nov 2017 08:05:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eKOWz-0001NC-36 for guix-devel@gnu.org; Thu, 30 Nov 2017 08:05:33 -0500 In-Reply-To: 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: Arun Isaac Cc: guix-devel On Thu, Nov 30, 2017 at 1:59 PM, Arun Isaac wrote: > 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. I prefer a "sudo" in front of the lines that need root perms, looks more obvious, the ease of copy/paste is good to have, IMHO. -- Vincent Legoll