Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to parse XML in Bash?

xml bash xhtml shell xpath

Rearrange columns using cut

shell csv cut

How do I escape the wildcard/asterisk character in bash?

bash shell escaping

Check if database exists in PostgreSQL using shell

postgresql shell

Why use make over a shell script?

shell makefile compilation

How to empty (clear) the logcat buffer in Android [duplicate]

android shell adb logcat

How to do multiline shell script in Ansible

shell ansible

How to sort an array in Bash

arrays bash shell sorting

Get exit code of a background process

linux shell unix process

Checking if output of a command contains a certain string in a shell script

bash shell grep

What does $$ mean in the shell?

shell scripting

What does the line "#!/bin/sh" mean in a UNIX shell script?

shell unix sh shebang

shell init issue when click tab, what's wrong with getcwd?

linux bash shell pwd getcwd

Fast Linux file count for a large number of files

linux shell disk-io

Returning value from called function in a shell script

shell return-value

How can I do division with variables in a Linux shell?

How to tell if a string is not defined in a Bash shell script

bash shell scripting string null

Shell - How to find directory of some command?

linux shell command-line

How do I remove newlines from a text file?

linux bash scripting shell sed

How to delete history of last 10 commands in shell?

linux bash shell terminal