From 15583497da174dd17b7b44701dcb000f46c235ed Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 26 Mar 2025 05:02:55 +0000 Subject: Add Sertonix's quine Signed-off-by: Laurent Bercot --- doc/index.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/index.html') diff --git a/doc/index.html b/doc/index.html index 324f259..f3f5fe6 100644 --- a/doc/index.html +++ b/doc/index.html @@ -228,6 +228,9 @@ it using only echo, then
  • Another quine, provided by David Madore. It uses the external command printf. It is longer, but quite stylish.
  • +
  • Another quine, provided by Sertonix. +This one only uses commands from the execline package, and no external +commands!
  • Related resources

    -- cgit v1.3.1