Hacker News new | past | comments | ask | show | jobs | submit login

Bsd style globbing is handy for this sort of thing. Like in Perl:

  use File::Glob qw/bsd_glob/;
  my @list = bsd_glob('This is nested {{very,quite} deeply,deep}');



Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: