Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Linux Shell Script - String Comparison with wildcards

linux string shell sh

PostgreSQL - pg_config -bash: pg_config: command not found

bash unix postgresql shell path

Capture the output of Perl's 'system()'

perl shell

How do you recursively delete all hidden files in a directory on UNIX?

macos shell unix

Using jq to fetch key value from json output

linux bash shell curl jq

How to recursively list all files and directories

linux shell

Is it possible to print the awk output in the same line

linux bash shell awk

find and delete file or folder older than x days

linux shell automation

ZSH for loop array variable issue

arrays shell unix for-loop zsh

In bash, how could I add integers with leading zeroes and maintain a specified buffer

How do I iterate through lines in an external file with shell? [duplicate]

bash shell

Iterating through a range of ints in ksh?

shell ksh

How to reverse lines of a text file?

How do I launch files in C#

c# .net shell

How does "(head; tail) < file" work?

bash shell

Automator Variable in shell script

macos shell unix automator

Less dimwitted shell required

linux shell ubuntu sh

What is the use/meaning of "#!/bin/sh" in shell scripting?

shell unix

Where to find info on Android's "service call" shell command?

android shell service adb

What does -ex option used in bash | #!/bin/bash -ex mean

linux bash shell scripting