Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

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

Command to get time in milliseconds

linux bash shell time

How can I find encoding of a file via a script on Linux?

file shell unix encoding

How to represent multiple conditions in a shell if statement?

bash shell unix

How to generate random number in Bash?

bash shell random

PHP shell_exec() vs exec()

php shell command exec

Replace whole line containing a string using Sed

string shell sed

Can I export a variable to the environment from a Bash script without sourcing it?

Check folder size in Bash

bash shell directory

Exit Shell Script Based on Process Exit Code [duplicate]

bash shell

How to pass in password to pg_dump?

bash postgresql shell crontab