Stay tuned…

I’m going to try and blog more frequently in short entries. I’ve been very busy with school and I’ve had little time to write anything or do anything outside of school work.

On a side note, here’s a cool shell trick I recently learned (note: I’ve only tested this on zsh). If you mistype a command, maybe something like (Linux is misspelled here):

scp mronge2@csil-linxu2.cs.uiuc.edu:~/assignment.txt ~

Rather than doing a direct edit, just type:

^xu^ux

This will run the previous command you typed, but it will first replace all occurrences of “xu” with “ux”. Pretty slick huh?


No Responses to “Stay tuned…”  

  1. No Comments

Leave a Reply