Unix command to clear the screen

1.       Tput clear /clear : How to clear the screen?

       $ clear (If it is not working try the below one)
  $ tput clear

0 commentS: