config

OpenBSD system configuration
git clone git://jacobedwards.org/config
Log | Files | Refs | README

ac (114B)


      1 #!/bin/sh
      2 # Copyright 2021 Jacob R. Edwards
      3 # License: GPLv3
      4 # ac -- Argument calculator
      5 
      6 printf '%s\n' "$@" | bc