On Mon, Jun 11, 2018 at 08:40:59AM -0400, bruce wrote:
> Running a centos/fed box, and trying to craft a simple shell test to
> run a bunch of commands where the command is displayed as well as the
> output
> 
> Ie. The following cmd might return 10 (the num of the files if the cmd
> is run from the cmdline.
> 
> ls -al /cloud_nfs_parse/austincc*__parse.dat | wc -l
> 10


Can you clarify what exactly you would like the output to be?
Is there any reason to not just duplicate the line with "echo" in front
of it?


-- 
Matthew Miller
<mat...@fedoraproject.org>
Fedora Project Leader
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/3ODYWOAJDP2NPIO2Z7QIPZVMJPFMR7WI/

Reply via email to