this post was submitted on 02 Nov 2023
4 points (100.0% liked)

Linux

64 readers
1 users here now

founded 2 years ago
 

Quite often I want to execute the same command for multiple files. It is quite easy to achieve that using the fish shell, once you get the hang of it.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 2 years ago (5 children)

This isn't just a fish thing, it works with bash, zsh, etc too

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

Pretty unrelated, but I just wanted to say that I love how bash scripting uses if to open an if statement and fi to close it... makes me giggle every time lol

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

Doesn't it also use case and esacand a few others? Such a weird language^^

load more comments (1 replies)
load more comments (3 replies)