#bashfunction — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #bashfunction, aggregated by home.social.
-
@FiXato Like so:
ddg ()
{
$PREFIX/bin/w3m "https://duckduckgo.com/lite?q=$*&kd=-1"
}Invoked:
ddg why is water wetNote that it seems to be working now.
-
A Bash Function To Extract File Archives Of Various Types #Bash #BashFunction #Linux #Linuxtips #Filearchive
https://ostechnix.com/a-bash-function-to-extract-file-archives-of-various-types/ -
[Bash Tips] Rename Files Without Typing Full Name Twice In Linux #BASH #BashFunction #RenameFiles #Shell #Linux #LinuxCommands #Commandline #CLI
https://www.ostechnix.com/bash-tips-rename-files-without-typing-full-name-twice-in-linux/ -
Bash Tips - How to cp or mv and cd in one command #BashFunction #BASH #SHell #Linux #LinuxCommands
https://www.ostechnix.com/bash-tips-how-to-cp-or-mv-and-cd-in-one-command/ -
Bash Tips - How To cd and ls in one command #bash #shell #bashfunction #linux #LinuxCommands #CLI
https://www.ostechnix.com/bash-tips-how-to-cd-and-ls-in-one-command/