On 18.5.2011 16.54, Bowie Bailey wrote:
> You can also do this:
>
> $ vim `ls -1 *.txt`

That one can be accomplished in a simpler way:

        vim *.txt

- Jussi
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to