Salary-Increasing Shell Script
Nov. 9th, 2009 04:26 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
#!/bin/sh cat >>main.c <<! #if 0 Dear John Smith, Please increase my salary this month. Best regards, Poor Developer #endif ! git commit -m "Just profit." main.c
#!/bin/sh cat >>main.c <<! #if 0 Dear John Smith, Please increase my salary this month. Best regards, Poor Developer #endif ! git commit -m "Just profit." main.c