- https://tebibyte.media/~emma
-
fae/faer
- Joined on
2022-02-27
rtfm(1)
- manual pages
In my opinion, it would be a good idea to make this two programs, rtfm and a text formatter, where the former calls upon the latter.
I agree.
conv(1)
– convert data
This is too general, for sure. I am closing this for neatness for now but we should revisit conversions at a later time.
I’m closing this for now to clear up our issues. If anyone else has any concerns regarding the directory structure, please feel free to comment here.
-h
-r
would be the reversing-functionality flag I would grok the best. -!
is weird and I have never seen it before.
-h
Since this was made, verbosity and debug level options (-d
, -q
, -v
) have been dropped from dj(1)
, and I believe that this functionality is not necessary in system utilities: they should…
The separation decreases clarity, as it separates the context from the declaration of the variable. Separation should occur only when necessary, in my opinion.