matthijs186

Line break example

Jan 17th, 2014
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. alias nb {
  2. write nb.txt $replace($$1-,$chr(38),$crlf)
  3. play -a echo -a nb.txt 100
  4. write -c nb.txt
  5. }
Advertisement
Add Comment
Please, Sign In to add comment