#!/usr/bin/env bash echo "Taking $1!" mkdir -p ~/inventory mv "$1" ~/inventory