Back to DataTakingMainPage == Helpful Commands Screen == - create a new screen session by ''screen'' - attach to an existing screen session by ''screen -x'' - create a new tab by ''ctrl + a -> c'' - rename a tab by ''ctrl + a -> shift + a'' - go to tab n(1-9) by ''ctrl + a -> (1-9)'' - go to a tab n(>9) by ''ctrl + a -> 9'' than ''ctrl + a -> n'' (for next tab) - show a list of all tabs ''ctrl + a -> "'' - enter scrolling mode by ''ctrl + a -> Esc'' - exit scrolling mode by ''Esc''