Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to write a single line shell script with a while loop and if statement

linux shell

Retrieving jq results as one list object, vs a stream of members

arrays bash shell stream jq

ZSH auto completion provide full path to files in a specific folder

How to test if a command is a shell reserved word?

bash shell

Replacing a word containing backslash(\) with sed

bash shell sed

Javascript shell command execution from Firefox web extensions

Capturing stderr, but not stdout [duplicate]

bash 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