Linux

Few linux commands which are helpful


To download a file

wgett urloffile

To see log file contents , run time file

tail -f filename

To return back from file

ctrl+c

To edit a file

vi filename

return back :q!  or :wq! to insert in file use insert key