Article 5M4C9 /bin/df error

/bin/df error

by
ricdingal
from LinuxQuestions.org on (#5M4C9)
anyone can help me this error from the bash script sshpass

sshpass -p <passwordOfDomain> ssh -o StrictHostKeyChecking=no root@192.168.1.31 df -m | grep "VMFS-*"
Traceback (most recent call last):
File "/bin/df", line 101, in <module>
sys.exit(main(sys.argv))
File "/bin/df", line 55, in main
o = eval(output)
File "<string>", line 1
Errors:
^latest?d=yIl2AUoC8zA latest?i=bJcfBfy_gok:C0W7O9UdRZE:F7zBnMy latest?i=bJcfBfy_gok:C0W7O9UdRZE:V_sGLiP latest?d=qj6IDK7rITs latest?i=bJcfBfy_gok:C0W7O9UdRZE:gIN9vFwbJcfBfy_gok
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments