To answer your question realistic I did history | sed "s/.* //" | sort | uniq -c | sort -n
which returned as first non standard command lr
which from my grep lr ~/.bashrc
is alias lr="ls -lrth"
To answer your question realistic I did history | sed "s/.* //" | sort | uniq -c | sort -n
which returned as first non standard command lr
which from my grep lr ~/.bashrc
is alias lr="ls -lrth"
Wish I could explain you in detail how that’s not correct but I’m actually going to play Clair Obscur on my 2080ti on Debian, sorry!
PS: been playing for years with NVIDIA drivers, including VR games, and sure it’s not 100% perfect but neither Windows drivers are. It sure is enough for me to keep on playing (and working) without major issue though. Anyway, gotta play!
Thanks for sharing, always nice to learn alternative ways to do so!