this post was submitted on 01 Dec 2024
417 points (99.5% liked)

Bash

892 readers
1 users here now

Talk about the Bash Shell and Bash scripting

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] KSPAtlas@sopuli.xyz 6 points 5 months ago

Another cool bash trick: $! gets all the arguments of the previous command, but not the command itself