Skip to primary content
Skip to secondary content

emperial.dk

The Geek in me

emperial.dk

Main menu

  • Home
  • Electronics
  • About

Tag Archives: Unix

Top ten *NIX commands that you use.

Posted on 08/12/2013 by rma

This is a small shell script that will reveal what shell commands that you use the most:

history|awk '{print $2}'|awk 'BEGIN {FS="|"} {print $1}'|sort|uniq -c|sort -rn|head -10

Think about that…..

Posted in Linux | Tagged linux, Unix

Recent Posts

  • How to See Samba Shares on a Windows 10 Network
  • Figuring out what hardware version of the Raspberry Pi you are using
  • Servicing an MindrayPM-8000 Patient Monitor
  • Reset Windows 7 rearm count
  • New house and new server room.

Archives

  • June 2020
  • December 2019
  • April 2019
  • June 2017
  • February 2016
  • September 2015
  • June 2015
  • April 2015
  • March 2015
  • September 2014
  • May 2014
  • December 2013
  • October 2013

Categories

  • computers
  • debian
  • debian
  • EXSI
  • hacking
  • Hardware
  • House
  • IRC
  • Linux
  • Network
  • Server room
  • Ubuntu
  • Vmware
  • Windows

Links

De nordiske guders familietræ
How to install Deluge
Schematics Unlimited
MAC Address Lookup

Proudly powered by WordPress