this post was submitted on 02 Jul 2026
2 points (66.7% liked)

Shell Scripting

1597 readers
1 users here now

From Ash, Bash and Csh to Xonsh, Ysh and Zsh; all shell languages are welcome here!

Rules:
  1. Follow Lemmy rules!
  2. Posts must relate to shell scripting. (See bottom of sidebar for more information.)
  3. Only make helpful replies to questions. This is not the place for low effort joke answers.
  4. No discussion about piracy or hacking.
  5. If you find a solution to your problem by other means, please take your time to write down the steps you used to solve your problem in the original post. You can potentially help others having the same problem!
  6. These rules will change as the community grows.

Keep posts about shell scripting! Here are some guidelines to help:


In general, if your submission text is primarily shell code, then it is welcome here!

founded 3 years ago
MODERATORS
 

cross-posted from: https://sh.itjust.works/post/62740225

cat << 'EOF' > sudon't && chmod +x sudon't && sudo mv sudon't /usr/local/bin/
#!/bin/sh
echo "ok"
EOF
you are viewing a single comment's thread
view the rest of the comments
[–] Kissaki@programming.dev 1 points 1 day ago

I was wondering why it didn't show as a cross post in the lemmy-auto-linking discovery. The desc-linked source doesn't load at all for me.