[automated-testing] Use of Linux commands in Glusto

Vijay Bhaskar Reddy Avuthu vavuthu at redhat.com
Fri Mar 29 06:25:00 UTC 2019


Agreed.

On Thu, Mar 28, 2019 at 7:31 PM Yaniv Kaul <ykaul at redhat.com> wrote:

> Why do we have:
> cd %s; ls .glusterfs/
>
> Instead of:
> ls %s/.glusterfs/
>
> Or better yet:
> ls -Abf --color=never %s/.glusterfs/
>
> (we don't want sorting, we do want dot-files (hidden), we don't want
> coloring)
>
> TIA,
> Y.
> _______________________________________________
> automated-testing mailing list
> automated-testing at gluster.org
> https://lists.gluster.org/mailman/listinfo/automated-testing
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gluster.org/pipermail/automated-testing/attachments/20190329/797fd6df/attachment.html>


More information about the automated-testing mailing list