Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fish

In fish shell, how to iterate over files using wildcard and variable?

fish

Passing all parameters to a function in fish shell

bash function shell fish

Cannot understand command substitution in Fish shell

bash shell command-line fish

fish shell: how to append an element to an array

fish

Multi-line variables remove new line character - Fish

shell fish

How to remove permanently a path from the fish $PATH?

linux shell fish

fish shell --- how to simulate or implement a hash table, associative array, or key-value store

In fish shell, how to set a variable with default fallback?

fish shell - Showing the current command in the window title of screen

gnu-screen fish

How can I set PYTHONPATH in fish?

python ubuntu fish

How can I reset the startup directory to my HOME in Fish?

shell fish

How to list files/directories only in fishshell?

fish

how to debug fish script?

shell debugging scripting fish

How to get array size in fish shell?

fish

Zipping for loop in fish shell (loop over multiple lists)

shell loops fish

Bash (or other shell): wrap all commands with function/script

linux bash shell zsh fish

How to capture newlines from command substitution output in fish shell?

shell fish

How do I create a function that performs cd then ls in fish? [closed]

fish

Retrieve the path of the current source file with fish

fish