Last active
March 27, 2018 18:27
-
-
Save pipizhang/3f95f9726f4911afa19778d2ecac5686 to your computer and use it in GitHub Desktop.
A simple english translator via w3m
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| w3m "http://www.iciba.com/$@" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment