Sha256: 0b39ca93a9f9d98c2fe215b0d6c5595545acc8206484fb9b21de585f9ad261d8
Contents?: true
Size: 218 Bytes
Versions: 16
Compression:
Stored size: 218 Bytes
Contents
Sub is a simple command line program that subtracts integers. For some reason, no simple program did this. Which is weird Example sub (Input) 10 3 1 Result => 6 Example (echo 5; echo 2) | sub Result => 3
Version data entries
16 entries across 15 versions & 4 rubygems