Showing posts with label sh: /usr/bin/expect: not found. Show all posts
Showing posts with label sh: /usr/bin/expect: not found. Show all posts

Tuesday, May 20, 2014

code 127 --> sh: /usr/bin/expect: not found

 sh: /usr/bin/expect: not found

Install expect on your Linux system.

If you are using ubuntu or debian, Run
sudo apt-get install expect

If you are using CentOS, fedora or RHEL, Run
sudo yum install expect