l3kn / org-fc

Spaced Repetition System for Emacs org-mode
https://www.leonrische.me/fc/index.html
GNU General Public License v3.0
258 stars 31 forks source link

In org-fc-awk--find busybox grep does not support --null flag #125

Open fustygerbil opened 3 months ago

fustygerbil commented 3 months ago

On a busybox-based sytem, the grep call in org-fc-awk--find fails due to the unsupported --null (-Z) flag.