Skip to content

DMBuce/buceutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

buceutils README

A collection of simple command line utilities.

Requirements

Each script in bin/ can be installed separately, and therefore have separate requirements detailed below. They all require GNU coreutils.

  • afraiddns: sed, curl

  • ajp-proxies: sed, curl

  • csv2xls: perl, Spreadsheet::WriteExcel

  • diceware: python

  • extract: perl, tar, p7zip, gzip, bzip2, unrar, xz, unzip, jdk, rpm2cpio, and/or cabextract, depending on usage

  • gob: none

  • hrsleft: python

  • mtg2html: perl

  • shplit: tmux

  • sprunge: curl

  • sshdiff: openssh, diffutils

  • template: perl

  • transliterate: python-transliterate

  • uniqaddr: perl, Net::CIDR::Lite

  • wscrot: xorg-xrandr, awk, imagemagick, xclip

Installation

To install, edit the variables at the top of the Makefile to match your system and run

make install

The Makefile also supports DESTDIR for staged installs.

make DESTDIR=/tmp/staging install

Usage

Refer to the --help output for each utility.

About

A collection of simple utilities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published