bash move forward or backwards a word on command line
To move forward a word on the command line escape then f
To move backwards a word on the command line escape then b
forwards a word: ESC f
backwards a word: ESC b
To move backwards a word on the command line escape then b
forwards a word: ESC f
backwards a word: ESC b
Comments