Salta al contenuto

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone
  • 0 Votazioni
    1 Post
    0 Visualizzazioni
    mboelen@mastodon.social
    🤔 When looking at log and data files it can be hard to spot the exceptional events.🧰 A great tool to give color to boring screen output is 'grc'.📖 Run it in front of the command that you would normally run and it will add colors.Cool tool, right? 🔁 (note: for this output I had to adjust the colors manually, they look better in the terminal)#Linux #LinuxTips #LinuxTools
  • 🧠 Did you know?

    Mondo linux linuxtips
    1
    1
    0 Votazioni
    1 Post
    0 Visualizzazioni
    mboelen@mastodon.social
    🧠 Did you know?You can run the top command in "batch mode" and have it stop after gathering information once.Great for getting information and sorting it, for example by processes consuming the most memory.Could be a useful alias if you need it more than once.This also works for the BSDs, but with slightly different options.Would you like more of these tips? 🔁 #Linux #LinuxTips
  • 0 Votazioni
    1 Post
    0 Visualizzazioni
    ostechnix@floss.social
    Search Bash history by prefix using Alt+Up/Down. Add 2 lines to ~/.inputrc and jump straight to matching commands—no plugins, no restart.Full guide here: https://ostechnix.com/search-bash-history-by-prefix-altup-setup-guide/ #Bash #History #Prefix #Bashtips #Linuxtips #Linuxhowto #Linuxbasics #Linuxcommands #Linux