Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Linux Command , how to find files by size larger than x?

linux shell

How do I validate decimal numbers?

bash shell

Find signal number by signal name

linux shell sed signals aix

Multiple files with spaces in names as single argument in bash

bash shell

%env magic command not properly expanding environment variables in Google Colab

How to start a shell script from a specific line?

linux shell

How does `conda activate` change *current* bash environment?

jq error when looping through array: Cannot index array with string "<key>"

json linux bash shell jq

How can I make this AWK command case-insensitive?

linux bash shell awk

from a column, take each 3 values and put them in a row

bash shell

How to get IMEI using adb command on Android 13?

bash script: find max, group by and sort by column

bash shell

How to check whether one number range from one file is the subset of other number range from other file?

shell awk

Local Variables declared inside a function awk

shell awk

How to make git show --stat listing only the number of files changed, insertions and deletions?

bash git shell terminal

/bin/sh: 1: Bad substitution Makefile [duplicate]

bash shell docker makefile

How do I pass ESC to stdin?

linux shell

ps aux | grep php --- check for GET arguments

php shell process

Run a cgi shell script in background

shell cgi

Segmentation fault (core dumped) error in unix shell script. Help finding bug?

linux bash shell unix review