Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to use mkfs -t ext4 to keep data on existing volume but delete on new? [closed]

How to use sed to comment and add lines in a config-file

linux bash sed

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

java bash jshell

Count files in subdirectories and list the deepest directories

bash awk find

How do I add a vim command generating a class source and header files for C++?

c++ linux bash vim

Bash - get variables from an external file

bash configuration

In jq get array based on another array

arrays json bash iteration jq

Bash split string with delimiter ", " and keep spaces in string

bash

kubectl or bash is ignoring KUBECONFIG env variable

how to convert json file data to string in bash shell script?

json linux bash

Find for YML and YAML files on bash find

bash find zsh

Executing Python GIMP scripts on Mac OS

python bash macos gimp

How do I detect the number of keyboards in OSX through command line using bash?

bash macos terminal keyboard

Force node.js to use bin/bash instead of sh

javascript node.js bash sh

in bash how do I separate the escape sequence with the actual number?

bash

How can I get a random (/dev/random) number between 0 and 999999999 in bash?

bash random

Convert invalid json into valid one in bash [closed]

json bash jq

bc (standard_in) 1: syntax error

c bash shell bc

bash: /bin/tar: Argument list too long when compressing many files with tar

linux bash tar

Copying files based on modification date in Linux

linux bash cp