function run if test (count $argv) = 0 echo "Usage: run command" return 1 end $argv & disown end