Skip to content

Instantly share code, notes, and snippets.

View beanilsson's full-sized avatar

bea beanilsson

View GitHub Profile
@beanilsson
beanilsson / version-check.sh
Last active May 17, 2018 18:47
lfs version check
#!/bin/bash
# Simple script to list version numbers of critical development tools
export LC_ALL=C
bash --version | head -n1 | cut -d" " -f2-4
MYSH=$(readlink -f /bin/sh)
echo "/bin/sh -> $MYSH"
echo $MYSH | grep -q bash || echo "ERROR: /bin/sh does not point to bash"
unset MYSH
echo -n "Binutils: "; ld --version | head -n1 | cut -d" " -f3-
bison --version | head -n1
npm WARN deprecated to-iso-string@0.0.2: to-iso-string has been deprecated, use @segment/to-iso-string instead.
npm WARN deprecated jade@0.26.3: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm WARN deprecated formidable@1.0.17: Old versions of Formidable are not compatible with the current Node.js; Upgrade to 1.2.0 or later
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.1.3 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
added 32 packages from 304 contributors and removed 4 packages in 6.462s

Keybase proof

I hereby claim:

  • I am beanilsson on github.
  • I am beanilsson (https://keybase.io/beanilsson) on keybase.
  • I have a public key whose fingerprint is CBE8 9675 1739 BFDD 7AB3 93AF EF9A C34C 1A56 FAA8

To claim this, I am signing this object: