Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
google.sh
jcomeau_ictx
Mar 9th, 2014
283
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Bash
0.13 KB
| None
|
0
0
raw
download
clone
embed
print
report
#!/bin/bash
if
[
"$1"
]
;
then
w3m
"https://google.com/search?q=
$(echo $* | tr ' ' '+')
&btnI=true"
else
w3m https:
//
google.com
/
fi
Add Comment
Please,
Sign In
to add comment
Public Pastes
eglrlshmu's Data
JSON | 25 sec ago | 13.32 KB
CaImDownHo's Data
JSON | 3 min ago | 12.87 KB
Pedro3336's Data
JSON | 4 min ago | 12.77 KB
Untitled
SQF | 8 min ago | 6.13 KB
08. Furniture
JavaScript | 8 min ago | 1.55 KB
Expereo's Data
JSON | 14 min ago | 13.61 KB
Untitled
6502 Kick Assembler | 19 min ago | 0.08 KB
Laaw1z's Data
JSON | 20 min ago | 12.58 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!