• #indieweb 2014-02-13
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#indieweb ≡
  • ←
  • →
2014-02-13 UTC
# 19:29
Jeena
I got two test task from one of the companies I applied to. But I kind of feel that the first question is a trick question. It is: "Write a program to find out how many xml files there are in a directory and its subdirectories.". I do stuff like this with: find . -name "*.xml" | wc -l