Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to enter token without leaving history in terminal? [closed]

bash git curl terminal prompt

Unix Parse Varying Named Value into seperate rows

bash shell awk scripting

Split a file based on number of groups in first column in bash and maximum line number

bash awk sed

Rename files based on their parent directory in Bash

bash find rename

Concatenating variables in crontab won't work

bash cron

How do I flatten a single level of directories in a shell command?

bash unix

Multiple quotes in command

bash

Check if the shift key is currently being held in the Linux text/fb console

linux bash console

How do I use exec 3>myfifo in a script, and not have echo foo>&3 close the pipe?

bash exec named-pipes mkfifo

Find part of a string in CSV and replace whole cell with new entry?

python bash csv awk sed

Possible to read the last line of a linux gnu-screen?

linux bash gnu-screen

What's the difference between subprocess.Popen("echo $HOME"... and subprocess.Popen(["echo", "$HOME"]

How to save curl output in gitlab variable?

bash shell gitlab yaml gitlab-ci

How to preserve the order of the output of the command when piping to fzf

bash fzf

process substitution in bash, sometimes I have to press "Enter"

linux bash

Recursively prepend text to file names

linux bash rename

Error in bash if statement: Conditional binary operator expected

bash grep

How to tar a fifo

linux bash http-redirect tar