Skip to content

Instantly share code, notes, and snippets.

@tadzik
Created November 19, 2014 22:30
Show Gist options
  • Save tadzik/411f4ba50ae6f7c7d89a to your computer and use it in GitHub Desktop.
Save tadzik/411f4ba50ae6f7c7d89a to your computer and use it in GitHub Desktop.
┌─[tadzik@yavin]─[/tmp/chuj]
└─[%]─> ls
DUPA script.pl
┌─[tadzik@yavin]─[/tmp/chuj]
└─[%]─> /usr/bin/perl script.pl .
No need to move ./script.pl, it is already in lower case.
Moving ./DUPA to ./dupa...
┌─[tadzik@yavin]─[/tmp/chuj]
└─[%]─> ls
dupa script.pl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment