Skip to content

Latest commit

 

History

History
49 lines (25 loc) · 618 Bytes

README.md

File metadata and controls

49 lines (25 loc) · 618 Bytes

bubba-cli

Searching

search

searches for pattern in specific file(s)

isearch

searches for a pattern from the standard input.

vsm

Create an Index which used VSM. and inteactively search through that index.

Encode/Decode

b64

encodes a string to base64

b64d

decodes a string from base64

urle

encodes a string to percent-encoding

urld

decodes a string from percent-encoding

Networking

dns

dns lookup

rdns

reverse dns loopup

MAYBES?

ctx

load a ctx, which can change currrent directories and set specific environment variables