source: MondoRescue/branches/2.2.9/mindi-busybox/shell/hush_test/hush-parsing/escape2.tests@ 3642

Last change on this file since 3642 was 3320, checked in by Bruno Cornec, 10 years ago
  • Re-add (thanks git BTW) the 2.2.9 branch which had been destroyed in the move to 3.0
  • Property svn:executable set to *
File size: 60 bytes
RevLine 
[3320]1echo "*?[a]*"
2echo a"*?[a]*"b
3echo '*?[a]*'
4echo c'*?[a]*'d
Note: See TracBrowser for help on using the repository browser.