Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

delete a word in Linux command line prompt

# delete a command line
MacOS -> Ctrl+U
Linux -> Ctrl+K / Ctrl+X
# delete a command word
MacOS/Linux -> Ctrl+W
 
PREVIOUS NEXT
Tagged: #delete #word #Linux #command #line #prompt
ADD COMMENT
Topic
Name
8+7 =