Hello, I am tryin to Replace the start of line with a "(". However when i use replace all i'm not able to do so.
For eg:
432425\n
4254645\n
w4546746\n
46457367\n
4765756\n
I want the output as using Replace All So i use the ^ symbol with Regular Expression Selected and Replace All.
Using only Replace works fine.
(432425\n
(4254645\n
(w4546746\n
(46457367\n
(4765756\n