This is not a SFW instance. NSFW communities will be tagged, and efforts will be made to keep SFW communities clean, but proceed at your own comfort level.
The key here IMO is that you decide both when and how.
No such option with Windows, but if you like the GUI and are used to using that, I don’t see why anyone of their right mind would have a problem with that.
Personally I prefer to open a terminal and press the up key so I don’t have to type the command again, it takes 30 times until I get to the correct command, so it’s clearly slower, but hey we all have our little quirks.
The key here IMO is that you decide both when and how.
No such option with Windows, but if you like the GUI and are used to using that, I don’t see why anyone of their right mind would have a problem with that.
Personally I prefer to open a terminal and press the up key so I don’t have to type the command again, it takes 30 times until I get to the correct command, so it’s clearly slower, but hey we all have our little quirks.
history | grep <something I vaguely remember >
!<number of that command>
You can do reverse search but I’m too lazy to remember the sequence right now
ctrl R then type
Never tried history | grep though. Thanks for the tip!