Find 'apt ???' Replace 'apt 30'
Find 'apt ??' Replace 'apt 30'
You could use below if you want to replace everything after apt: Find 'apt*' Replace 'apt 30'