I’m not sure I would describe rape as just “inappropriate”, but yes I do think rape should be illegal, and people should be protected from ending up in situations where they get raped
Ignotum
- 25 Posts
- 1.86K Comments
Good, cats are an invasive species that do a lot of damage to the ecology wherever they are introduced, the coyotes are just protecting their local ecosystem
If someone is forced to do things with a client they dont want to, then they’re not sex workers, they’re sex slaves
Decriminalise sex work and put in place regulations to protect workers
I thought pee was stored in the balls not the tip?
Getting a rabbi to bless all over my wang I can do no problem, but to stop calling it porking is gonna be tough
Ignotumto
Linux Questions@lemmy.zip•How to delete files by names of files NOT in another directoryEnglish
4·3 days agoEverything can be done as a single (but often quite long) command, something like this:
for filepath in A/*; do filename=$(basename "$filepath"); name="${filename%.*}; match=$(ls B/"$name".* 2>/dev/null); [ -z "$match" ] && rm "$filepath"; doneWhat it does is
- Loops over the files in directory A
- Gets the filename (my_file.ext)
- Strips the extension
- Looks for any files in B with the same name but any extension
- If no match, delete the file (from A)
I haven’t tested it so might be some typos in there, also maybe replacermwithechoand run it first just to see what files it would have deleted, there’s no undo when you userm
Also if there are 100k+ files this is likely going to be relatively slow, then i would create two files containing the names of all the files in each directory, sort them, then there is a command to find differences between them very efficiently but i don’t remember which…
“if you buy Skyrim for the fourteenth time she’ll surely take you back”
-Todd Howard probably
look at fancypants over here with a fancy pot with a handle and everything
It won’t have bluetooth for long without a working solar panel though
Average americans don’t have a doctor they trust with a name like his
Mainly because average americans can’t afford having a doctor
Whenever i notice that an interesting game is published by EA i immediately lose all interest in it
Or rather that would happen if i had ever seen an interesting looking EA game
That joke was a bit derivative
Good, we don’t tolerate any level of sillyness here
I love leopards that eat peoples faces, just don’t eat my face
“don’t tread on me” in the streets, “please step on me daddy trump” in the sheets
Damn that’s deep
Almost as deep as my love for things that make fan work
















The day they force me to switch to windows is the day i quit, i’ll take being homeless over using windows anyday of the week