Replies: 1 comment
-
I made a little script to analyze the volume of Source Line of Code (SLOC) of utilities in the FreeBSD source code, using pygount and pygments programming languages support. While quantity is unrelated to difficulty, it still gives some ideas for ranking commands, at least by the effort needed to code them. Here's what it says for the subset of userland commands within /usr/src/bin, /usr/src/contrib, and /usr/src/usr.bin:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've made a proposal for commands difficulty ranking in levels but it's highly debatable.
If you feel I should modify the order of things, please discuss it here.
Beta Was this translation helpful? Give feedback.
All reactions