Guest User

Untitled

a guest
Apr 26th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. start
  2. hello end
  3. start
  4. hello end
  5. start
  6. hello end
  7.  
  8. perl -0777 -pe 's/start.*end/startntest end/s' filename
  9.  
  10. start
  11. test end
  12.  
  13. start
  14. test end
  15. start
  16. test end
  17. start
  18. test end
Add Comment
Please, Sign In to add comment