Skip to content

Instantly share code, notes, and snippets.

@flores
Created November 7, 2013 20:21
Show Gist options
  • Save flores/7361208 to your computer and use it in GitHub Desktop.
Save flores/7361208 to your computer and use it in GitHub Desktop.
the power of echo echo echo
lo@pancake:~$ ls
batboy dotworking Music Videos
deployment Downloads perltesty.pl yet-another-nutrient-calculator
Desktop ec_code Pictures
Documents ecvpn Public
dotfiles monitorama Templates
lo@pancake:~$ echo /home/*
/home/lo
lo@pancake:~$ echo *
batboy deployment Desktop Documents dotfiles dotworking Downloads ec_code ecvpn monitorama Music perltesty.pl Pictures Public Templates Videos yet-another-nutrient-calculator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment