Skip to content

Instantly share code, notes, and snippets.

Created July 31, 2013 20:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/1ea5ecb81ac5221d8e8c to your computer and use it in GitHub Desktop.
Save anonymous/1ea5ecb81ac5221d8e8c to your computer and use it in GitHub Desktop.
test@test-ubuntu:~$ ps aux | grep brscan-skey
test 1514 0.0 0.1 11844 624 pts/2 S+ 22:16 0:00 grep --color=auto brscan-skey
test@test-ubuntu:~$ brscan-skey -l
DCP-7065DN : brother4:bus2;dev1 : USB Not registered
test@test-ubuntu:~$ ps aux | grep brscan-skey
test 1518 0.0 0.1 11844 628 pts/2 S+ 22:16 0:00 grep --color=auto brscan-skey
test@test-ubuntu:~$ brscan-skey
test@test-ubuntu:~$ brscan-skey -l
DCP-7065DN : brother4:bus2;dev1 : USB Active
test@test-ubuntu:~$ ps aux | grep brscan-ske
test 1520 0.1 0.2 169820 1268 pts/2 Sl 22:16 0:00 /opt/brother/scanner/brscan-skey/brscan-skey-0.2.4-0
test 1526 0.0 0.1 11844 628 pts/2 S+ 22:16 0:00 grep --color=auto brscan-ske
test@test-ubuntu:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment