Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How do I use a variable argument number in a bash script?

bash shell

Sending keyboard input to a program from command-line

Behaviour of GNU sort command (with non-letter ASCII characters, such as dot or semicolon)

linux shell command-line

Unix: What does cat by itself do?

linux bash shell unix

using comm to diff two files

bash shell

How to get the pid of command running with sudo

linux bash shell unix sudo

How to substitute quoted, multi-word strings as arguments?

Run shell command and don't wait for return [duplicate]

linux bash shell

Bash script to install AWS CLI tools

Spark fails to start in local mode when disconnected [Possible bug in handling IPv6 in Spark??]

What does the FD column of pipes listed by lsof mean?

How to list all zsh autocompletions?

Executing commands containing space in Bash

bash shell

Integrate readline's kill-ring and the X11 clipboard

How to configure 'less' to show formatted markdown files?

how to make subprocess called with call/Popen inherit environment variables

How to enable the up/down arrow keys to show previous inputs when using `read`?

bash shell

Start bash process with changed prompt PS1

bash shell

Grep and regex - why am I escaping curly braces?

regex bash shell grep escaping

How to fix “No newline at end of file” warning for lots of files?

shell scripting newline