« Previous | Next » 

Revision 0ba7b031

ID0ba7b03157cfcbfd4cb97aa265b060bafd258bdf

Added by Stavros Sachtouris over 11 years ago

Recostruct kamaki shell input regular expression

New regex is '\'.*?\'|".*?"|^[\S]*$' and works along with some carefull extra spliting
In total, the following are parsed as terms:
'all kinds of stuff here except single quotes'
"all kinds of stuff here except single or double quotes"
stuff_without_spaces_and_no_quotes

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences