Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

using bash how can i get the network device name and ip address in one line?

bash awk grep

How to check if Popen from subprocess throws an error

Bash reverse shell command cron job not working - I give up

what's the difference between /proc/self and /proc/$$?

linux bash shell

Automatically convert jupyter notebook to .py

bash extract segments of a string and store in variables

linux bash awk

Why does "A=3; A=4 echo $A" produce 3 (instead of 4) in Bash? [duplicate]

linux bash

/usr/bin/jq: Argument list too long error bash

bash jq

how do I remove gaps between int values in a file?

How do I get the information about each branch of my git local repository

bash git perl github

find JSON key in all files and remove the corresponding key-value pair

python bash sed grep jq

Bash script catch signal but wait afterwards for processes to terminate

linux bash signals

How to execute shell scripts?

bash github-actions

Redirecting errors *from redirection operations themselves*

Iterate over array of array names expanding each to its members

bash

Find all directories, that don't contain other directories

bash find

Unquoted expression injection bash

linux bash security

Firebase app distribution via Fastlane "the server responded with status 403"

GitLab CI/CD: Trigger pipeline only when a specific file have changed

bash gitlab gitlab-ci

How to run "make" command in gitbash in windows?

bash shell makefile git-bash