Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

What is /dev/null 2>&1?

Suppress warning messages using mysql from within Terminal, but password written in bash script

mysql bash shell

'\r': command not found - .bashrc / .bash_profile [duplicate]

bash shell cygwin newline

How to check if a file contains a specific string using Bash

bash shell grep

Make xargs handle filenames that contain spaces

shell find xargs

Test if remote TCP port is open from a shell script

shell tcp port solaris telnet

Check if a file exists with a wildcard in a shell script [duplicate]

shell sh wildcard

How to view files in binary from bash?

bash shell binary

How can I suppress all output from a command using Bash?

bash shell scripting echo

Diff files present in two different directories

unix shell diff

Why are scripting languages (e.g. Perl, Python, Ruby) not suitable as shell languages? [closed]

python ruby perl bash shell

Changing default shell in Linux [closed]

Difference between wait and sleep

bash shell wait sleep

How to get arguments with flags in Bash

bash shell

How to set up tmux so that it starts up with specified windows opened?

How do I use shell variables in an awk script?

bash shell awk

How to check if running as root in a bash script

bash shell root

How can I use inverse or negative wildcards when pattern matching in a unix/linux shell?

Using the RUN instruction in a Dockerfile with 'source' does not work

bash shell docker

Concatenating multiple text files into a single file in Bash

bash shell