How to mix lines?
- 
 example: a b c e f gresult: f a b g c eI searched google and didn’t found what I want. 
- 
 @Bahaa-Eddin-ツ  
- 
 @Alan-Kilborn 
 thanks!, I use line operations so much my first time seeing it
example:
a
b
c
e
f
g
result:
f
a
b
g
c
e
I searched google and didn’t found what I want.
@Bahaa-Eddin-ツ

@Alan-Kilborn
thanks!, I use line operations so much my first time seeing it