you dont need the file extentionsfind . -mindepth 1 -maxdepth 1 ! -name '*.flac' -exec rm -rf {} +!
This commit is contained in:
parent
c663678c88
commit
79ffd841cf
4 changed files with 6 additions and 6 deletions
30
blog.html
30
blog.html
|
@ -1,30 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width initial-scale=1.0">
|
||||
<link rel="stylesheet" href="stylish.css">
|
||||
<link rel="icon" href="Wlogo.png">
|
||||
<link rel="alternate" type="application/atom+xml" href="/atom.xml" title="My Blog Atom Feed" />
|
||||
</head>
|
||||
<body style="background-color:#121212">
|
||||
<center>
|
||||
<h1>BLUE BALLS</h1>
|
||||
<hr style="width:50%">
|
||||
</center>
|
||||
<p> <a href="/home.html">home</a> I <a href="/blog.html">blog</a> I <a href="https://based.pt/webring/">coolppl</a> </p>
|
||||
<hr style="width:50%">
|
||||
<p><a href="/atom.xml">atomfeed</a></p>
|
||||
<div style="margin-left: 25%">
|
||||
<nav>
|
||||
<p class="noleftm"> Blog #1 - my ahh website</p>
|
||||
<p class="noleftm"> Wed, 23 Jul 2025 13:16:38 +0000</p>
|
||||
<a href="blogs/blog1.html">Read</a>
|
||||
<hr class="half-left">
|
||||
</nav>
|
||||
</div>
|
||||
<footer>
|
||||
<a href="http://www.feedvalidator.org/check.cgi?url=http%3A//balls.based.pt/atom.xml" style="margin-left: 25%"><img src="valid-atom.png" alt="[Valid Atom 1.0]" title="Validate my Atom 1.0 feed" /></a> <a href="/atom.xml" style="font-size: 15; color: #87cefa;">sub to feed</a></p>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue