Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Using find to locate files that match one of multiple patterns

shell find

Is PowerShell ready to replace my Cygwin shell on Windows? [closed]

unix shell powershell

How to create a link to a directory [closed]

linux shell command

How do I run a program with a different working directory from current, from Linux shell?

linux shell environment

What is the purpose of the : (colon) GNU Bash builtin?

bash shell built-in

How to check if running in Cygwin, Mac or Linux?

How to put a line comment for a multi-line command [duplicate]

bash shell comments

Pseudo-terminal will not be allocated because stdin is not a terminal

linux bash shell ssh

How to check the exit status using an if statement

Interactive shell using Docker Compose