Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to retrieve PHP exec() error responses?

php shell exec

How to add timestamp to STDERR redirection

shell scripting

How do I make multiple folders in a single location using relative path to the location?

linux shell mkdir

How to automatically accept the remote key when rsyncing?

bash shell ssh rsync

Bash shell Decimal to Binary base 2 conversion

bash shell binary decimal

Invoke gdb to automatically pass arguments to the program being debugged

shell gdb

Sending mail from a Bash shell script

macos bash email shell

How to print only the hex values from hexdump without the line numbers or the ASCII table? [duplicate]

linux bash shell hexdump

Regex to batch rename files in OS X Terminal

regex macos shell sed awk

How to parse a CSV in a Bash script?

bash csv shell

check if file exists on remote host with ssh

linux bash shell ssh

Get MAC address using shell script

linux shell mac-address

Does bash have a way to un-export a variable without unsetting it?

bash shell unix sh environment

fish shell. How to check if a variable is set/empty?

shell fish

Bash variables: case sensitive or not?

How do I set the value in a command shell for dotnet core

How to print regexp matches using `awk`? [duplicate]

bash shell awk

Identifying received signal name in Bash

linux bash shell

How do I get diffs of all the files in a pending Perforce changelist?

shell terminal perforce csh

Why equal to operator does not work if it is not surrounded by space?

bash shell syntax scripting