Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/steel1990/util
util is a command line tool that contains many useful tools.
https://github.com/steel1990/util
Last synced: about 2 months ago
JSON representation
util is a command line tool that contains many useful tools.
- Host: GitHub
- URL: https://github.com/steel1990/util
- Owner: steel1990
- Created: 2013-12-04T07:31:29.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-09T06:45:24.000Z (about 11 years ago)
- Last Synced: 2023-03-23T02:37:43.931Z (almost 2 years ago)
- Language: JavaScript
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
util
===util is a command line tool that contain many useful tool.
## How To Use
util func [param1] [param2] ...
func list:
* ip: list the ipv4 address
* urldec: decode(url) a file(param1 is file name or filepath), if there's no param2 result will output to the screen, or will output to a new file(param2).## Where's The Code
The code of ipaddr is at [github](https://github.com/steel1990/util).