Command and Parameter SeparationCommands and parameters are separated with one or more spaces and/or tabcharacters (white space). White space at the start and end of a command line isignored.Character Case and White SpaceIn general, the CLI is not case-sensitive. Commands and parameters can be typedusing any combination of upper and lower case letters 1 .However, all IQNs, iSCSI Aliases, and initiator names must be entered in lower-case letters.If a white space character has to be entered as part of a parameter, enclose theparameter in a pair of double-quotes (“ ”). Everything between the quotes,including any enclosed white space, is used as the parameter—the double-quotesare not used as part of the parameter.Command Line EditingYou can edit commands and parameters by using the keystrokes described in thistable.1. There may be a few exceptions, such as file names, where case is significant.Keystroke FunctionCtrl+A Jump to the start of the lineCtrl+B Move cursor back one character (left)Ctrl+C Escapes and terminates lengthy jobsCtrl+D Delete the character at, or in front of, the cursorCtrl+E Jump to the end of the current lineCtrl+F Moves cursor forward one characterCtrl+H; or Backspace Erases a mistake when entering a commandCtrl+K Delete from the cursor forward to the end of the lineCtrl+N; or down arrow Display the next command in the command historyCtrl+P; or up arrow Display the previous command in the command historyCtrl+S Search for a command in the command historyCtrl+T Transpose two charactersCtrl+U Delete complete lineEsc B Move cursor back one word