Skip to content

Instantly share code, notes, and snippets.

Created February 17, 2018 20:41
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 anonymous/ff8a04b0c797737ad4047a8eee59a615 to your computer and use it in GitHub Desktop.
Save anonymous/ff8a04b0c797737ad4047a8eee59a615 to your computer and use it in GitHub Desktop.
use strict;
use File::Path qw(make_path);
use File::Slurp;
use JSON;
my $uidMap = decode_json(read_file("/nix/store/6fgl4qj260hi1h7ly2kh09nxgn7s5r9x-users-groups.json"));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment