Subject6051

joined 2 years ago
[–] [email protected] 1 points 2 years ago

reminds me of that old woman who gave Russian soldiers poisoned cookies. I can't be happy about this either. It's a terrible situation our there created by the idiocy of one man!

[–] [email protected] 2 points 2 years ago

It’s fucking up the ampersands for some reason.

it's an unfixed bug. Pretty damning. I am sorry, but I got the answer. Thank you for trying to help me anyway.

[–] [email protected] 1 points 2 years ago (1 children)

grep -l '#!/bin/bash' . | xargs -I {} cp {} /path/to/destination/

 grep -l '#!/bin/bash' . | xargs -I {} cp {} /home/$USER/Documents/Linux/Regularly_Copied_files_crontab
grep: .: Is a directory

I don't know what's happening here

[–] [email protected] 1 points 2 years ago (3 children)

One problem, I think it's copying all the files inside folder /home/$USER whereas I just want the bash files which are in /home/$USER exlcluding all the subfolders. The command grep -rl '#!/bin/bash' . | xargs -I {} cp {} /path/to/destination/ won't exclude subfolders.

[–] [email protected] 1 points 2 years ago (1 children)

find DIR -executable

unfortunately, this would list all the executables. I only want the executables in /home/$USER not it's subfolders

[–] [email protected] 1 points 2 years ago (1 children)

/.local/bin already exists. I am pretty sure it was created by some other application. So, that's it, I can add it there and give it execution privileges (isn't that what Stalin had ;)

[–] [email protected] 5 points 2 years ago

I any case, have you tried putting a file reference, i.e. , into your .md file? I don’t think you can put an SVG directly into Markdown anyway (I may be wrong on that).

Thank you very much! this is what I did and it works.

[–] [email protected] 2 points 2 years ago* (last edited 2 years ago)

and why were you downvoted :')

can't people just explain what they disagree with instead of downvoting?

edit: You could use Bing ChatGPT on firefox? I didn't know that. it didn't give me the desired result, but Thank you

[–] [email protected] 1 points 2 years ago

hmm, thank you!

[–] [email protected] 3 points 2 years ago

I installed some plugins right now, let's see how they work, but for now, svg works like magic for me. I didn't know you could do this using community plugins so thank you for letting me know.

[–] [email protected] 2 points 2 years ago (2 children)

Tell me pls :')

[–] [email protected] 1 points 2 years ago (1 children)

haha... I am not trying to. I mean, I am not beyond that, I don't care about their rules, but yeah, not trying to ban evade here>

view more: ‹ prev next ›