We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93c4360 commit 1e41046Copy full SHA for 1e41046
1 file changed
templates/base.html
@@ -35,17 +35,17 @@
35
<a href="/coreutils">Coreutils</a>
36
<a href="/findutils">Findutils</a>
37
<a href="/diffutils">Diffutils</a>
38
+ <a href="/shadow">Shadow</a>
39
+ <a href="/sed">Sed</a>
40
+ <a href="/grep">Grep</a>
41
+ <a href="/awk">Awk</a>
42
<a href="/util-linux">Util-linux</a>
43
<a href="/procps">Procps</a>
44
<a href="/acl">Acl</a>
45
<a href="/tar">Tar</a>
- <a href="/sed">Sed</a>
- <a href="/grep">Grep</a>
- <a href="/awk">Awk</a>
46
<a href="/login">Login</a>
47
<a href="/hostname">Hostname</a>
48
<a href="/bsdutils">Bsdutils</a>
- <a href="/shadow">Shadow</a>
49
</div>
50
51
<div class="dropdown">
0 commit comments