Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to split one string into multiple variables in bash shell? [duplicate]

bash shell variables

Shell command to find lines common in two files

shell command-line

How can I remove the extension of a filename in a shell script?

bash shell sh cut gnu-coreutils

How do I get bash completion to work with aliases?

git bash shell unix autocomplete

Git says "Warning: Permanently added to the list of known hosts"

source command not found in sh shell

bash shell sh

Copy folder recursively, excluding some folders

bash unix shell scripting

How to set ssh timeout?

shell ssh timeout

Asynchronous shell exec in PHP

php asynchronous shell

Shell equality operators (=, ==, -eq)

bash shell

Seeing escape characters when pressing the arrow keys in python shell

python shell ssh arrow-keys

How to gzip all files in all sub-directories into one compressed file in bash

linux bash shell gzip

How can I create nonexistent subdirectories recursively using Bash?

Looking for files NOT owned by a specific user

linux file shell search

How to store standard error in a variable

Why start a shell command with a backslash?

bash shell

How to execute XPath one-liners from shell?

xml shell xpath cross-platform

How to exclude this / current / dot folder from find "type d"

shell directory find

Test for non-zero length string in Bash: [ -n "$var" ] or [ "$var" ]

Iterate over a list of files with spaces

linux bash shell