Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Alternatives to system() in R for calling sed, rsync, ssh etc.: Do functions exist, should I write my own, or am I missing the point?

bash r

Strange "half to even" rounding in different languages [closed]

c ruby perl bash haskell

Sending SIGINT from keyboard to piped commands in bash

linux bash signals

Load private key manually with ssh

bash ssh private-key

Execute command multiple times with curly brackets arguments list

Bash decimal to base 62 conversion

bash shell base-conversion bc

running a program through ssh fails with "Error opening terminal: unknown."

linux bash parsing ssh pipe

How can I test my Bash script on older versions of Bash?

missing end to balance this if statement

git bash shell unix fish

Bash: How to use operator parameter expansion ${parameter@operator}?

Tool to automatically rewrite a bash script with proper quoting?

What's the difference between: ". [script]" or "source [script]", "bash [script] or $SHELL [script]", and "./ [script]" or "[script]"?

linux bash shell dot-source

Run a command for each item in jq array

bash jq

docker compose command: Invalid interpolation format for "command" option in service

bash docker docker-compose

`ls -l` for all parent directories

linux bash ls

List only numeric file names in directory

linux bash

Bash: How can I move all the content in the folder up to one level?

bash move

Enable/Disable tasks in Crontab by Bash/Shell

linux bash shell crontab

How can I configure bash to handle CRLF shell scripts?

Ask MongoDB if it is Master out of a bashscript

bash mongodb ubuntu