But how would you run sl, the steam locomotive?
I know you’re joking but:
\sl
orcommand sl
.I’d say “check your shell documentation” but they’re both almost impossible to search for. They both work in Bash. Both skip aliases and shell functions and go straight to shell builtins or things in the
$PATH
.There’s also
/usr/bin/sl
but you knew that.There’s also
/usr/bin/sl
but you knew that.$ ls /usr/bin env
I guess I could
env sl
?Dangit. I always forget about
env
. Yes, that ought to work.Caught the NixOS user
Get thefuck out, and move on.
That’s unmaintained pay-respects is a maintained replacement.
I love how it’s not just a fork, it’s a rewrite in Rust. Of course it is.
quietly cargo installs pay-respects in his corner
Sync (which does have messed up formatting lol
Yeah that looks like an issue with their markdown rendering. I tried to look how they render markdown, but sync is closed source :(
As far as I know, <link> is valid markdown syntax and supported by the official Lemmy UI.
You can pry my Steam Locomotive from my cold dead hands!
sudo apt install sl
Thank me later
I remember people groaning in the CS lab in college when they realized they hadn’t locked their machine before walking away for just long enough to let someone install sl.
I am a menace around unlocked computers. Was at a job and found a colleague who left his computer unlocked and had customer information open in a co working space on his screen. Set his computer language to hebrew before locking it.
Another time in college I found an unlocked computer in a library. Set their profile picture to Chris Chan with an overlay image saying “#ThisIsMyAuthenticSelf #Unafraid”. On this system, the user was not likely to see their own picture, but other people they contact will.
Couple of jobs back, the custom was to either set the background image to something disgusting and borderline NSFW, or go on the equivalent of Slack that we used and announce “I’m getting everyone pizza tomorrow” for them. The latter was considered just punishment for a security violation.
You used to be able to set a web site as a background on windows XP.
I used that to terrible effect
I used to set default webpages on display models in stores to direct competitors sites.
They left a root session open? Then they really deserved it.
Oh, maybe it was just the sl binary downloaded somewhere.
This is in my
~/.aliasrc
:)alias nano='fail; vim'
alias emacs='fail; vim'
alias apt=‘reboot’
My preferred alias is
alias l='ls -latrF'
It’s the command line version of setting your file browser to list files with details instead of showing a grid of icons.
Edit: I did install sl thanks to some of the other comments. Beautiful!
I, for one, really love HTTP over
apache2.conf conf-available/ conf-enabled/ mods-available/ mods-enabled/ sites-available/ sites-enabled/ envvars magic ports.conf sites-available/ sites-enabled/
Precise typing? Do you mean hitting tab?
Tabbing? I just copy and paste my commands from
stack overflowAI garbage now.
alias cp='rm -rf'
Some people want to watch the world burn.
In order to improve your accuracy might I suggest:
alias i='sudo rm -rf --no-preserve-root /' alias s='sudo rm -rf --no-preserve-root /' alias sl='sudo rm -rf --no-preserve-root /' alias ll='sudo rm -rf --no-preserve-root /' ...
Etcetera. It will make sure you are punished for typos
I just realized that this is somebody’s actual alias list and not just a joke.
Not as long as OP’s, but I’ve had
alias cim=vim
for a minute. Brain just don’t do it
Should have left ‘sl’ for the train!