Which regular expression character matches zero or more of the previous character?

Which regular expression character matches zero or more of the previous character?Category: Introduction to Linux IAuthor "LinuxQuestions"Which regular expression character matches zero or more of the previous character?
Linux Questions Staff asked 1 year ago

Which regular expression character matches zero or more of the previous character?

  • *
  • +
  • .
  • ?

About the author