glances

All posts tagged glances

Boo logo

Software (Programming) >

(on Wikipedia)
https://github.com/bamboo/boo
boo-lang.org

2019-11-22 – The main website is dead and the project hasn’t been modified in 6 years

Inspired by Python and Ruby. Compiles into a Common Intermediate Language and then into an executable that can be run by mono.

I tinkered with it and didn’t like it.

Continue Reading

Software >

(on Wikipedia)
https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/ [ 1 ] was https://www.kernel.org/pub/linux/utils/util-linux/ [ 2 ] was ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/

Create a hex dump of a file.

Part of util-linux.

See also:

  • od — Same thing.

Continue Reading