Files
2025-03-15 13:30:58 +01:00

218 lines
6.0 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="Author" content="Made by 'tree'">
<meta name="GENERATOR" content="tree v2.2.1 © 1996 - 2024 by Steve Baker, Thomas Moore, Francesc Rocher, Florian Sesser, Kyosuke Tokoro">
<title>Directory Tree</title>
<style type="text/css">
BODY { font-family : monospace, sans-serif; color: black;}
P { font-family : monospace, sans-serif; color: black; margin:0px; padding: 0px;}
A:visited { text-decoration : none; margin : 0px; padding : 0px;}
A:link { text-decoration : none; margin : 0px; padding : 0px;}
A:hover { text-decoration: underline; background-color : yellow; margin : 0px; padding : 0px;}
A:active { margin : 0px; padding : 0px;}
.VERSION { font-size: small; font-family : arial, sans-serif; }
.NORM { color: black; }
.FIFO { color: purple; }
.CHAR { color: yellow; }
.DIR { color: blue; }
.BLOCK { color: yellow; }
.LINK { color: aqua; }
.SOCK { color: fuchsia;}
.EXEC { color: green; }
</style>
</head>
<body>
<h1>Directory Tree</h1><p>
[&nbsp;320]&nbsp;&nbsp;&nbsp;&nbsp;<a href="././">.</a><br>
├── [&nbsp;17K]&nbsp;&nbsp;&nbsp;&nbsp;<a href="././LICENSE">LICENSE</a><br>
├── [&nbsp;&nbsp;37]&nbsp;&nbsp;&nbsp;&nbsp;<a href="././README.md">README.md</a><br>
├── [&nbsp;52K]&nbsp;&nbsp;&nbsp;&nbsp;<a href="././index.html">index.html</a><br>
├── [&nbsp;544]&nbsp;&nbsp;&nbsp;&nbsp;<a href="././linux/">linux</a><br>
│   ├── [&nbsp;&nbsp;96]&nbsp;&nbsp;&nbsp;&nbsp;<a href="././linux/XminiDeb/">XminiDeb</a><br>
│   ├── [&nbsp;859]&nbsp;&nbsp;&nbsp;&nbsp;<a href="././linux/authorized_keys">authorized_keys</a><br>
│   ├── [&nbsp;&nbsp;96]&nbsp;&nbsp;&nbsp;&nbsp;<a href="././linux/bin_amd64/">bin_amd64</a><br>
│   │   └── [&nbsp;53K]&nbsp;&nbsp;&nbsp;&nbsp;<a href="././linux/bin_amd64/tmux-mem-cpu-load">tmux-mem-cpu-load</a><br>
│   ├── [&nbsp;288]&nbsp;&nbsp;&nbsp;&nbsp;<a href="././linux/deb11-ax61/">deb11-ax61</a><br>
│   ├── [&nbsp;224]&nbsp;&nbsp;&nbsp;&nbsp;<a href="././linux/deb11-vps/">deb11-vps</a><br>
│   ├── [&nbsp;256]&nbsp;&nbsp;&nbsp;&nbsp;<a href="././linux/deb11-x1y2/">deb11-x1y2</a><br>
│   ├── [&nbsp;224]&nbsp;&nbsp;&nbsp;&nbsp;<a href="././linux/dosmo/">dosmo</a><br>
│   └── [9.8K]&nbsp;&nbsp;&nbsp;&nbsp;<a href="././linux/index.html">index.html</a><br>
└── [&nbsp;288]&nbsp;&nbsp;&nbsp;&nbsp;<a href="././macOS/">macOS</a><br>
<br><br><p>
9 directories, 6 files
</p>
<hr>
<p class="VERSION">
tree v2.2.1 © 1996 - 2024 by Steve Baker and Thomas Moore <br>
HTML output hacked and copyleft © 1998 by Francesc Rocher <br>
JSON output hacked and copyleft © 2014 by Florian Sesser <br>
Charsets / OS/2 support © 2001 by Kyosuke Tokoro
</p>
<style>
body {
display: flex;
flex-direction: column;
max-width: 920px;
background: #fefefe;
margin: 0 auto;
padding: 1em 4em;
font-family: monospace;
}
html {
background: #f7f7f7;
font-size: inherit;
box-sizing: border-box;
font-size: 18px;
font-family: Mulish, Muli, "Avenir Next", Avenir, "Noto Sans", "Segoe UI",
sans-serif;
}
a:link,
a:visited {
text-decoration: none;
border-bottom: 1px dotted;
filter: saturate(0.55);
word-break: break-word;
}
a:hover,
a:focus {
filter: saturate(1);
border-bottom: 1px solid;
}
a[href^="http"]:after {
content: "";
display: inline-block;
transform: translate(0px, 2px);
width: 1em;
height: 1em;
margin-left: 2px;
background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCcgZmlsbD0nIzU1NSc+PHBhdGggZD0nTTIwIDNoLTVhMSAxIDAgMSAwIDAgMmgzTDggMTRhMSAxIDAgMSAwIDIgMmw5LTEwdjNhMSAxIDAgMSAwIDIgMFY0YTEgMSAwIDAgMC0xLTF6TTUgM0wzIDV2MTRsMiAyaDE0bDItMnYtNmExIDEgMCAxIDAtMiAwdjZINVY1aDZhMSAxIDAgMSAwIDAtMkg1eicvPjwvc3ZnPg==");
background-size: cover;
}
*,
*::before,
*::after {
margin: 0;
padding: 0;
box-sizing: inherit;
}
::selection {
background-color: #b95555;
color: #fcfcfc;
}
hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
h1,
h2,
h3,
h4,
h5,
p {
margin: 0.75em 0;
}
blockquote {
padding-left: 2rem;
background: white;
padding: 1.2rem 3.5rem;
position: relative;
margin: 1rem 0;
align-self: flex-start;
}
blockquote:before {
content: "“";
color: #e6e6e6;
font-size: 10rem;
position: absolute;
top: -4rem;
left: -0.2rem;
}
blockquote:after {
content: "„";
color: #e6e6e6;
font-size: 10rem;
position: absolute;
bottom: -2.6rem;
right: -0.2rem;
}
ol {
margin-left: 0.9em;
padding-left: 1em;
}
ol li {
padding-left: 0.1em;
}
ol li > ol {
padding-left: 0.1em;
margin-left: 0.9em;
}
ol li > ol li {
padding-left: 1px;
}
ul {
list-style-type: none;
margin-left: 1em;
margin-top: 0.33em;
}
ul ul {
margin-left: 0.5em;
}
li {
padding-left: 0.25rem;
margin-left: 1rem;
position: relative;
}
ul li:before {
content: "";
display: inline-block;
position: absolute;
background-size: contain;
background-repeat: no-repeat;
height: 0.7em;
width: 0.75em;
top: 0.4em;
left: -0.9em;
}
ul > li:nth-of-type(even):before,
ul > li:nth-of-type(even) > ul > li:before {
background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1MTInIGhlaWdodD0nNTEyJz48cG9seWdvbiBmaWxsPScjMzMzJyBzdHJva2U9JyMzMzMnIHN0cm9rZS13aWR0aD0nMzInIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcgc3Ryb2tlLWxpbmVqb2luPSdyb3VuZCcgcG9pbnRzPScxNiwxNiA0MDEsMjM4IDE2LDQ2MScvPjwvc3ZnPg==");
}
ul > li:nth-of-type(odd):before,
ul > li:nth-of-type(odd) > ul > li:before {
background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1MTInIGhlaWdodD0nNTEyJz48cG9seWdvbiBmaWxsPSdub25lJyBzdHJva2U9JyMwMDAnIHN0cm9rZS13aWR0aD0nMzInIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcgc3Ryb2tlLWxpbmVqb2luPSdyb3VuZCcgcG9pbnRzPScxNiwxNiA0MDEsMjM4IDE2LDQ2MScvPjwvc3ZnPg==");
}
p.VERSION {
display: none;
}
</style>
</body>
</html>