s/must/want to/
Wednesday, October 4th, 2006Ref. : Article, If you want, then start to laugh
I mentioned there are only two kind of job : want to do, and must do. We cannot escape from ‘must do’ kind of job in daily life. Here is a small trick to change your mood.
Just replace ‘must’ to ‘want to’ in your mind, even you don’t want to do it so much. The title of this article means a replacement in ’sed’ command on UNIX. It works as filter like,
- I must go to city hall tomorrow. -> s/must/want to/ ->
I want to go to city hall tomorrow. - I must finish this paper work until tomorrow. -> s/must/want to/ ->
I want to finish this paper work until tomorrow.
Don’t you feel something have changed in your mind?
