function mkccache echo $argv[1] | string replace -a " " "" | string replace \n "" | base64 -d > ./ticket.kirbi ticketConverter.py ./ticket.kirbi ./ticket.ccache export KRB5CCNAME=$(pwd)/ticket.ccache end