Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

What does double slash // in `cd //` mean in Linux? [duplicate]

How do I get my Golang web server to run in the background?

linux shell daemon

How to get the last line of a file using cat command

macos shell unix cat

How to check with PHP if the script is being run from the console or browser request?

Shell Scripting: Using a variable to define a path

bash shell variables path

What version of MongoDB is installed on Ubuntu

mongodb shell ubuntu

Pipe input into a script

shell unix pipe ksh

Best way to do a find/replace in several files?

shell replace find

Count occurrences of character per line/field on Unix

linux bash shell unix scripting

How to kill all processes with the same name using OS X Terminal

macos shell kill-process

Recursively List all directories and files

How do I escape a string for a shell command in node?

Array of arrays in bash

arrays bash shell

How do I write a batch file which opens the GitBash shell and runs a command in the shell?

Unix time and leap seconds

Dockerfile CMD instruction will exit the container just after running it

bash shell docker sh dockerfile

How to run a python file using cron jobs

python shell cron

total size of group of files selected with 'find'

How to count differences between two files on linux?

shell count diff

Shortest command to calculate the sum of a column of output on Unix?

unix math shell ksh