Skip to content

Instantly share code, notes, and snippets.

@cleverca22
Created March 15, 2018 18:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cleverca22/ac838bd5c8781cb01768e5f55a3c5496 to your computer and use it in GitHub Desktop.
Save cleverca22/ac838bd5c8781cb01768e5f55a3c5496 to your computer and use it in GitHub Desktop.
[clever@system76:~/nixos-configs]$ file /nix/store/1zfrihkxqjqph4kd70syz14zbkmhcps5-busybox
/nix/store/1zfrihkxqjqph4kd70syz14zbkmhcps5-busybox: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), statically linked, stripped
[clever@system76:~/nixos-configs]$ /nix/store/1zfrihkxqjqph4kd70syz14zbkmhcps5-busybox
1zfrihkxqjqph4kd70syz14zbkmhcps5-busybox: applet not found
[clever@system76:~/nixos-configs]$ /nix/store/1zfrihkxqjqph4kd70syz14zbkmhcps5-busybox sh
BusyBox v1.26.2 () built-in shell (ash)
$ uname -a
Linux system76 4.14.20 #1-NixOS SMP Fri Feb 16 19:23:12 UTC 2018 x86_64 GNU/Linux
$ exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment