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

> Personally I renamed Notepad2.exe to "n.exe" which saves me a few dozen "otepad"s a day.

Wow, such an idea has never occurred to me. A simple n.cmd in C:\Windows\system32 like so will save me a lot of typos:

    @echo off
    start notepad.exe %*


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: