Solaris Admin Question:

List some Hot Keys for bash shell ?

Solaris Admin Interview Question
Solaris Admin Interview Question

Answer:

- Ctrl+l . Clears the Screen. Ctrl+r . Does a search in previously given commands in shell. Ctrl+u - Clears the typing before the hotkey. Ctrl+a . Places cursor at the beginning of the command at shell. Ctrl+e . Places cursor at the end of the command at shell. Ctrl+d . Kills the shell. Ctrl+z . Places the currently running process into background.


Previous QuestionNext Question
Display the processes, which are running under your username ?Display the files in the directory by file size ?