Hasty Briefsbeta

Bilingual

Occurences of swearing in the Linux kernel source code over time

a year ago
  • #search
  • #Linux
  • #kernel
  • Tool to count occurrences of words, names, or functions in Linux kernel source code.
  • Supports wildcards (*) and sums (foo|bar) for flexible searching.
  • Word definition: \<[[:alnum:]_]+\> (case-insensitive, includes accents).
  • Example provided or users can input their own comma-separated list.
  • Encouragement to explore other fun tools by the creator.