input_script.txt 323 B

1234567891011121314
  1. abc
  2. aaaaaaaaaaabcccccccc
  3. quit
  4. ^([0-9]+)(\-| |$)(.*)$
  5. 100- this is a line of ftp response which contains a message string
  6. quit
  7. quit
  8. # Copyright 2007 John Maddock.
  9. # Distributed under the Boost Software License, Version 1.0.
  10. # (See accompanying file LICENSE_1_0.txt or copy at
  11. # http://www.boost.org/LICENSE_1_0.txt).