# You don't have to remember Linux commands anymore

Linux Commands are like GTA Cheatcodes. People with great memory remember them by heart and weaker ones write them down.

I am a hybrid, I used to remember most of the linux commands and GTA Cheatcodes but I don't have them byheart anymore

Here is why

## Introducing [askcmd](https://www.npmjs.com/package/askcmd)

[askcmd](https://www.npmjs.com/package/askcmd) is a command line tool which takes natural language as input and outputs commands specific to your OS.

1. `npm i askcmd -g`
    
2. Go to [Groq.com](https://console.groq.com) and get an API KEY
    
3. `askcmd -s <APIKEY>`
    
4. Start getting commands for anything like `askcmd show me the last 5 commitids with the message`
    
5. Forget Linux Commands like you have forgotten routes after GPS arrived.
    

It's [open source](https://github.com/hrithwikbharadwaj/askcmd). Would appreciate it if you [star it.](https://github.com/hrithwikbharadwaj/askcmd)
