Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
dayo30537yThis is my local linux VM that hosts my web server so not full day to day usage
320 svn
311 cd
251 ls
118 ssh
76 ip
70 mysql
66 systemctl
52 grep
38 vim
27 npm
24 ./bin/mount
20 node
15 rm
14 cat
13 find
12 ping
11 mysqldump
11 clear
10 nc
9 pacman
9 nmap
7 reboot
7 find|grep
6 php -
R5on11c10557yOkay, i removed the "head -1" and got the following:
821 git
693 cd
689 gst
432 ga
416 dotnet
312 ..
272 gc
253 docker
237 npm
198 code
169 gco
148 yo
147 ls
118 gp
102 brew
and the rest is under 100
Related Rants
-
gururaju53*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ...
-
linuxxx65This guy at my last internship. A windows fanboy to the fucking max! He was saying how he'd never use anythi...
-
creedasaurus60Another dev on my team just got a new machine. Before he came in today I made two separate USB installers and ...
What are your most used commands? Find out by running:
history | awk '{a[$2]++}END{for(i in a){print a[i] " " i}}' | sort -rn | head -1
undefined
unix
linux