Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm not criticizing, but wouldn't a simple alias be easier?

    alias co='curl -O'


True, much simpler. I guess a larger reason would be that 7+ years of using wget has wired me to its commandline. I'm so used to typing `wget -c "<middle-click>"` or something on the command line, that I just never considered creating aliases for alternatives.


'co' is already taken though :-)


Alright,

alias wget='curl -O'


With what? I've got no such alias here.


co and ci are the old RCS commands, and they're why you can do "cvs co" and "cvs ci" with CVS.


Maybe he aliases that to a vcs checkout command, like 'svn co'?




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: