#!/usr/bin/env fish
fish_add_path $coreutils/bin
mkdir $out
cp $src $out/$argv[1]