From: hadi motamedi on
Dear All
I have received a new debian server that does contain 'expect' but it does
not contain 'autoexpect' . Is there any way to add 'autoexect' to it?
Thank you
From: Andrei Popescu on
On Mon,31.May.10, 05:03:31, hadi motamedi wrote:
> Dear All
> I have received a new debian server that does contain 'expect' but it does
> not contain 'autoexpect' . Is there any way to add 'autoexect' to it?
> Thank you

$ apt-file search bin/autoexpect
expect-dev: /usr/bin/autoexpect

Regards,
Andrei
--
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
From: hadi motamedi on
$ apt-file search bin/autoexpect
> expect-dev: /usr/bin/autoexpect
>
> Thank you very much. I got the point.