diff options
author | P. J. McDermott <pjm@nac.net> | 2013-11-01 23:10:51 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-11-01 23:10:51 (EDT) |
commit | 5594f673c288699ed38a22d93e25c4251904b5b9 (patch) | |
tree | 3d91e32479e3633ab7889ec16c79d0eb80e3ef8d /section | |
parent | 69b7238b097fd497400b67a67d889f9c83bc164d (diff) | |
download | resume-5594f673c288699ed38a22d93e25c4251904b5b9.zip resume-5594f673c288699ed38a22d93e25c4251904b5b9.tar.gz resume-5594f673c288699ed38a22d93e25c4251904b5b9.tar.bz2 |
section/skl.html: Add AWK and sed.
Diffstat (limited to 'section')
-rw-r--r-- | section/skl.html | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/section/skl.html b/section/skl.html index 3e7af1e..9da4a07 100644 --- a/section/skl.html +++ b/section/skl.html @@ -5,12 +5,13 @@ Computer Languages </dt> <dd> - ARM assembly, ISO C 89 and 99, ISO C++ 98, CSS 2.1 and - 3, DOT, HTML 4.01 and 5, Java, JavaScript, POSIX.1-2008 - makefile syntax, Markdown, Perl 5, PHP 5, POSIX.1-2008 - shell command language, ISO SQL 1999, Apache HTTPd 2.2 - and NCSA HTTPd SSI, troff/groff (with the “man” macro - package), XHTML 1.1 + ARM assembly, POSIX.1-2008 AWK, ISO C 89 and 99, ISO C++ + 98, CSS 2.1 and 3, DOT, HTML 4.01 and 5, Java, + JavaScript, POSIX.1-2008 makefile syntax, Markdown, Perl + 5, PHP 5, POSIX.1-2008 sed, POSIX.1-2008 shell command + language, ISO SQL 1999, Apache HTTPd 2.2 and NCSA HTTPd + SSI, troff/groff (with the “man” macro package), XHTML + 1.1 </dd> <dt> Library APIs |