Ubuntu/Debian/Mint news and tutorials | Linux gaming
facebook.png
twitter.png
feed.png
Quick Tip
Disable Overlay Scrollbars in GNOME
gsettings set com.canonical.desktop.interface scrollbar-mode normal
Quick Tip
Find Files Containing a Text Pattern
find . -iname "*.txt" -exec grep -l "hello" {} +
Categories
Online Readers
Advertise on TuxArena
Linux Cheat Sheet

Have a look at our Linux Cheat Sheet for quick one-liners, commands and tips.

The TuxArena Linux Cheat Sheet has been updated, and this new version includes several parameter expansion tips and tricks for Bash, including removing and replacing substrings, extension and filename extraction, and quickly converting uppercase to lowercase characters in a text variable.

Currently this cheat sheet contains over 130 tips and tricks, from usual commands, to quick one-liners or administration commands. You can view the new version here and eventually leave a comment below if you have found a mistake or have any suggestions.

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.