Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 469 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 469 Bytes

scripts

Assorted command-line utilities for use on POSIXish systems. Adding them as I use them, to eliminate the ones I don't use anymore.

Contents

  • sample-lines

    Retrieve a subset of lines from any size file (or collection of files, concatenated together, or any other input stream) at random. Each input line has equal probability of being included in the sample.

  • bbapi

    Simple command-line front-end to access a few BitBucket API calls via curl.