Removed spurious lines from CSV after last merge

This commit is contained in:
Tullio Facchinetti 2024-03-09 18:15:08 +01:00
parent 85525dd560
commit 2b1ad5bfd2
2 changed files with 2 additions and 7 deletions

View File

@ -8,7 +8,7 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools: **1471**
* Apps/tools: **1467**
* Categories: **77**
# Index
@ -26,7 +26,7 @@ Some links are available to [related resources](#resources).
* [Office tools](#office) (15), [Online search and resources](#online) (18), [Organizers and calendars](#organizers) (22)
* [Package managers](#package-manager) (16), [Password managers](#password-manager) (20), [Pastebin](#pastebin) (3), [Process viewers and monitoring (alternatives to top)](#monitor-top) (26), [Productivity](#productivity) (10), [Program templates and boilerplate](#programming-boilerplate) (11), [Programming](#programming) (37), [Prompts](#prompt) (4)
* [RSS](#rss) (10), [Religion](#religion) (4)
* [Science](#science) (20), [Screen recorder](#screen-recorder) (10), [Screen savers](#screensaver) (4), [Security and encryption](#security) (31), [Shells](#shells) (27), [Sound and music](#music) (46), [System monitoring](#monitor) (29), [System tools](#system) (24)
* [Science](#science) (20), [Screen recorder](#screen-recorder) (10), [Screen savers](#screensaver) (4), [Security and encryption](#security) (31), [Shells](#shells) (26), [Sound and music](#music) (46), [System monitoring](#monitor) (29), [System tools](#system) (24)
* [Terminals](#terminal) (22), [Text processing](#text-processing) (35), [Text search (alternatives to grep)](#text-search) (11), [Text search and replace (alternatives to sed)](#text-search-replace) (6), [Time trackers](#time-tracker) (16), [Todo managers](#todo-manager) (31), [Torrent](#torrent) (8), [Typing test and practice](#typing) (10)
* [Utilities](#utility) (41)
* [Versioning](#versioning) (9), [Video](#video) (11), [Viewers](#viewers) (26)
@ -1412,7 +1412,6 @@ Shell programs that enable the interaction through the terminal.
* [Twin](https://github.com/cosmos72/twin) - Text mode window environment. A "retro" program for embedded or remote systems, that doubles as X11 terminal and text-mode equivalent of VNC server.
* [xonsh](https://xon.sh/) - The xonsh shell lets you easily mix Python and shell commands in a powerful and simplified approach to the command line.
* [Yash](https://magicant.github.io/yash) - Yash (yet another shell) a POSIX-compliant command line shell written in C99.
* [Yash](https://magicant.github.io/yash) - (yet another shell) a POSIX-compliant command line shell written in C99.
* [Zsh](http://www.zsh.org/) - Alternative shell designed for interactive use.
## <a name="music"></a>Sound and music

View File

@ -1413,11 +1413,7 @@ networking,Kapow!,,https://github.com/BBVA/kapow,Say we have a nice cozy shell c
shells,es,https://wryun.github.io/es-shell/,https://wryun.github.io/es-shell/,"(extensible shell) shell with first class functions, lexical scope, exceptions, and rich return values, based on Plan9's rc."
shells,ksh93,,https://github.com/ksh93/ksh,(KornShell) a shell programming language that is compatible with the Bourne Shell in addition and has the major command-entry features of the BSD shell csh.
shells,Tcsh,https://www.tcsh.org,https://github.com/tcsh-org/tcsh,C shell with file name completion and command line editing.
<<<<<<< HEAD
shells,Yash,https://magicant.github.io/yash,https://github.com/magicant/yash,Yash (yet another shell) a POSIX-compliant command line shell written in C99.
=======
shells,Yash,https://magicant.github.io/yash,https://github.com/magicant/yash,"(yet another shell) a POSIX-compliant command line shell written in C99."
>>>>>>> 13ea90ddb231c0a99824bf248172f150e79842ff
shells,Oils,https://github.com/oilshell/oil,https://www.oilshell.org/,"From their README: ""Oils is our upgrade path from bash to a better language and runtime!"" "
shells,mksh,http://www.mirbsd.org/mksh.htm,https://github.com/MirBSD/mksh,(MirBSD Korn Shell) an actively developed free implementation of the Korn Shell programming language and a successor to the Public Domain Korn Shell (pdksh).
shells,murex,https://murex.rocks,https://github.com/lmorg/murex,"An intuitive, typed and content aware shell for the 2020s and beyond."

Can't render this file because it has a wrong number of fields in line 1416.