Skip to main content
edited body
Source Link
Hauke Laging
  • 94.8k
  • 21
  • 132
  • 185

Killing and yanking text is aare readline featurefeatures. bash normally uses readline but you could argue that it is nornot really a part of bash.

You can test that with

bash --noediting

Killing and yanking text is a readline feature. bash normally uses readline but you could argue that it is nor really part of bash.

You can test that with

bash --noediting

Killing and yanking text are readline features. bash normally uses readline but you could argue that it is not really a part of bash.

You can test that with

bash --noediting
Source Link
Hauke Laging
  • 94.8k
  • 21
  • 132
  • 185

Killing and yanking text is a readline feature. bash normally uses readline but you could argue that it is nor really part of bash.

You can test that with

bash --noediting