In Kali Linux, is there a way to ONLY re-number the list, but not the order? For example:
3. cat
1. hat
2. mouse
and change it to:
1. cat
2. hat
3. mouse
Thank you.
In Kali Linux, is there a way to ONLY re-number the list, but not the order? For example:
3. cat
1. hat
2. mouse
and change it to:
1. cat
2. hat
3. mouse
Thank you.