diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-05-07 17:09:16 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-05-07 17:09:16 (EDT) |
commit | 8f236d455472dc64ea566fce9a0140df0fb18071 (patch) | |
tree | f4725bf7220afcbd5a2557e55671613593e34ac9 | |
parent | bcd0643c850849dac4c2d55799c59eca270ec29c (diff) |
alternatives: Add dc.
-rw-r--r-- | alternatives | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/alternatives b/alternatives index 30d6fc4..8cb1071 100644 --- a/alternatives +++ b/alternatives @@ -1,4 +1,5 @@ /usr/bin/awk awk 10 +/usr/bin/dc dc 10 /usr/bin/ar ar 10 /usr/bin/strings strings 10 /usr/bin/clear clear 10 |