File Perl

#Format: link(OLDFILENAME, NEWFILENAME);
$ perl -e 'link("dodo", "newdodo");'