DEV Community

Discussion on: What are your five most used terminal commands?

Collapse
 
shaanjus4u profile image
Shankar Balachandran

I guess mine is pretty standard

1 186 18.6% cd
2 113 11.3% sudo
3 107 10.7% ls
4 101 10.1% clear
5 73 7.3% exit

Collapse
 
gabgab2003 profile image
DownloadPizza

I guess you use an IDE or don't code (probably the first one)

Collapse
 
shaanjus4u profile image
Shankar Balachandran

Yeah I'am mostly on eclipse. I use terminal for server deployments and ant builds mostly. ERP developer on custom java framework :)