Skip to content

Instantly share code, notes, and snippets.

@grahamc
Created February 22, 2018 15:14
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 grahamc/d5fddf10e50a87b481604a86856c7ef5 to your computer and use it in GitHub Desktop.
Save grahamc/d5fddf10e50a87b481604a86856c7ef5 to your computer and use it in GitHub Desktop.
[nix-shell:~]$ tree /usr
/usr
└── bin
└── env -> /nix/store/4bh7qhnrjk8cgd1bh7nr0glbga0aasdx-coreutils-8.28/bin/env
1 directory, 1 file
[nix-shell:~]$ tree /bin
/bin
└── sh -> /nix/store/d35bzzf17lnmx52bgys6m4h4xai3i869-bash-4.4-p12/bin/sh
0 directories, 1 file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment