Search code examples
How to install ruby on Mac using rbenv?...

ruby-on-railsrubybashmacosmacos-monterey

Read More
BASH: add prefix to each line on curl output...

linuxbashshellsedgrep

Read More
Syntax error in R code executed with Slurm and Singularity...

rbashslurmsingularity-container

Read More
Swap or replace bytes in a binary file from command line...

bashshellhexpatchdd

Read More
How to pipe a here-document through a command and capture the result into a variable?...

bashshellheredoc

Read More
git grep and xargs in Windows Batch file?...

windowsgitbashbatch-filexargs

Read More
Read a text file line-by-line (each line as an array), run bash command with array elements, then lo...

bashffmpeg

Read More
when to use bash with option -c?...

bash

Read More
xdotool and keyboard layout...

bashkeyboard-layoutxfcexdotool

Read More
How to get the process id of a bash subprocess on command line...

macosbashshellunixprocess

Read More
How to detect that a `while read -t TIMEOUT` loop exited because of the timeout?...

bash

Read More
Does rbash restrict the use of functions?...

linuxbashshell

Read More
Parsing XML attributes with bash...

xmlbashshell

Read More
Ternary operator (?:) in Bash...

bashsyntaxconditional-operator

Read More
How to output the Java runtime version in one line to the shell?...

javabashjshell

Read More
Print bash arguments in reverse order...

bash

Read More
Conversion hex string into ascii in bash command line...

bashhex

Read More
I am creating a bash script to organize files in my Downloads folder, how can I iterate using "...

linuxbashshell

Read More
What is a unix command for deleting the first N characters of a line?...

bashunixcommandtruncate

Read More
What is the purpose of using the exec command?...

bashshell

Read More
sed command with -i option failing on Mac, but works on Linux...

linuxmacosbashsed

Read More
bash command line arithmetic echo $((x-y)) how to divide result by z?...

bashmath

Read More
xdotool commands from an array in a bash script...

bashubuntuxdotool

Read More
How to manually specify a git commit sha?...

bashgitcommitsha

Read More
How to cut first n and last n columns?...

linuxbashshell

Read More
Write SSH command over multiple lines...

bashshellsshremote-access

Read More
How to list only files and not directories of a directory Bash?...

bashfile-listing

Read More
Bash loop until a certain command stops failing...

bashshell

Read More
How can I check if a program exists from a Bash script?...

bash

Read More
Search start of string with or without comments and insert text between single quotes within file...

bashsed

Read More
BackNext