We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[parker@parrot Videos]$ google 038000847738 | tail Traceback (most recent call last): File "/usr/bin/google", line 191, in <module> winsz = fcntl.ioctl(sys.stdout, termios.TIOCGWINSZ, "1234") OSError: [Errno 25] Inappropriate ioctl for device https://www.google.com/search?&ie=UTF-8&oe=UTF-8&q=038000847738 [parker@parrot Videos]$ google 038000847738 > test Traceback (most recent call last): File "/usr/bin/google", line 191, in <module> winsz = fcntl.ioctl(sys.stdout, termios.TIOCGWINSZ, "1234") OSError: [Errno 38] Function not implemented
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: