Thursday 14 August 2014

mongoDB-->Tip 1: Clear the mongoDB consloe : mongo editor clear screen command

Hi Guys,
Here we go,
  • We write scripts on mongo shell console.
  • If we want to clear the console we have to use below command on the mongo console.
  • There are two commands to clear. 
    • cls command (or)
    • Ctrl+l (clear screen)
  • Both the commands clear  the screen and put the cursor position on top. 
  • We can use keyboard Up and Down buttons to see the buffered commands.(i.e., previously written commands).
Reference : http://stackoverflow.com/questions/13327218/how-to-clear-console-in-mongodb


Sadakar
BI developer

Jasper CE+EE/Pentaho CE/Talend CE/Kettle CE/databases/mongoDB(Learning).

No comments:

Post a Comment