Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Create a RAR archive for each subdirectory in a directory - Centos/Ubuntu

linux shell ubuntu rar

List only common parent directories for files

linux bash shell

increment a variable in bash ` i=0; ls>$((++i)); echo i=$i; ` why the result is i=0

bash shell

Shell recognizes files in ~ but not in ~/Documents

linux bash shell

Display man page from stdin

shell unix pipe manpage

Is it good practice to use sys.exit(0) at the end of a Python script?

shell python-3.x

Is it possible to connect more than the two standard streams to a terminal in Linux?

c linux bash shell command-line

How to increment a number when transforming json

json bash shell jq

Shell script embed multiple image with sendmail

linux shell unix sendmail mime

How to pass password as an argument to a shell script

linux bash shell ansible

Shell script to show frequency of each word in file and in a directory

bash shell awk

Expanding environment variables with sed

regex linux bash shell sed

SoX FIR one-liner

shell audio sox

Ansible: enforce pipefail

How to copy files if size nonzero in shell?

shell cp

Is using cat to read data from standard input and write it to a file not a useless use of cat?

shell posix cat

How could I use alias in xargs

shell zsh

Connect to MySQL database via terminal command on Mac

mysql macos shell

Shell script to import mysql dump file

java linux mysqldump shell

grep invert search with context

unix shell sed grep