Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

split line into multiple via splitting specific field

bash sed awk split

Sending bash commands to an open terminal buffer in emacs

bash emacs ansi-term

BAZEL + bash: execute bash/python script to do code generation and use them in bazel system

bash bazel bazel-rules

How to use variables from prompt in bash curl command?

bash curl

Insert newline before/after match for TSV

regex bash perl awk sed

Unable to display directory content in array

arrays bash

In bash/sed, how do you match on a lowercase letter followed by the SAME letter in uppercase?

regex bash sed

In bash get the Curl return code like 200 [duplicate]

bash shell unix curl

How to capture results of regex and replace patterns in bash

regex bash

Azure DevOps Through curl or get task output value as new variable

NVM Not Working on ZSH but is on Bash - M1 Mac Mini

node.js bash npm zsh apple-m1

bash regexp that match to character sequence

bash

What is the purpose of 'set -- $args' after getopt?

bash getopt

How to make an executable shell script macOS that can be used on any computer

bash shell sh executable

Parsing data in awk

python bash parsing awk sed

arrow key via stdin

bash stdin tty pty

Environment variables in LFTP script

bash terminal console lftp

Using fzf to find and execute a program from a directory

bash terminal fzf

How to pass environment variables from a string to a bash command

bash