[automated-testing] Use of Linux commands in Glusto

Yaniv Kaul ykaul at redhat.com
Thu Mar 28 14:00:05 UTC 2019


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gluster.org/pipermail/automated-testing/attachments/20190328/cab42b76/attachment.html>


More information about the automated-testing mailing list