From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Dipl.-Ing. Michael Niederle" Subject: Re: [PATCH 0/2] btrfs: a new tool to manage a btrfs filesystem Date: Sun, 14 Feb 2010 13:54:23 +0100 Message-ID: <20100214135423.07caaf87@simplux> References: <57271D7A-6077-4DAF-9B21-B3CFD99B9C3B@kupper.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: Goffredo Baroncelli , linux-btrfs To: Thomas Kupper Return-path: In-Reply-To: <57271D7A-6077-4DAF-9B21-B3CFD99B9C3B@kupper.org> List-ID: When creating new commands I always prefer increased readability and meaningfull names for subcommands and options. If one often enters commands directly at the command prompt one could use shell-aliases, if written in scripts long names make the scripts much easier to understand. It's great that we now have one single tool! Lot of thanks to Goffredo! Greatings, Michael