Linux Ask!

Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.

Mar 282011
 

Swap last two characters in Bash

Answer:

Sometimes it is easy to mis-type characters in the wrong order, e.g. typed "sl" instead of "ls"

To swap it, use the little know Bash's trick: Ctrl + t

E.g.

# sl 
[Ctrl + t]

 Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>