-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
[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
Metadata
Metadata
Assignees
Labels
No labels