How to get output of all directery file error with single topy .py


$ ./topy.py `find /home/sanu/horizon -type f -name "*.py" -exec echo {} \;`


$ find /home/sanu/horizon -type f -name "*.py" -exec echo {} \;


$ cat 'find /home/sanu/horizon -type f -name "*.py" -exec echo {} \;'






Comments

Popular posts from this blog

Basic Git Command for first time github user

Python IMAP list response, listing mailboxes, mailbox status, selecting_mailbox, searching messages, search criteria, fetching messages, whole messages, uploading messages, moving and copying messages, deleting messages, delete mailbox,search with uid