Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

MSYS shell keeping script file open, preventing modifications

usb 2.0 and usb 3.0: how to determine the version of a usb port and match it to a usb drive

shell

Extracting whole line if a character is present at certain position

linux shell unix

Error running RScript in Excel VBA

r vba shell excel

When using php exec() to run shell scripts, one script works (which simply does git status) and one doesn't (which does git checkout). How come?

php linux git shell exec

Differences between caret notation and ANSI escape sequence

shell terminal colors

shell_exec and exec on PHP didn't return string

php apache shell

Replacing string with special symbol in a csv file sed

bash shell csv

python bash command: how to escape single quote?

python bash shell

Sort values by groups (several entities)

bash shell sorting

Set KUBECONFIG environment variable dynamically

bash shell find

How to pipe all the output of "ps" into a shell script for further processing?

linux bash shell ps

How to display progress of another command

how to pipe multi commands to bash?

bash shell pipe xargs

how to pass json or class object to command line php script

php bash oop shell command-line

Awk - How to cut a line, check if a column matches something, print another column?

linux bash shell unix awk

cat files together with newline in shellscript

shell cat

Is there a way to copy unstaged files in git to a different location?

git shell

sort on non-contiguous fields: POSIX equivalent to 'sort +0 -1 +2'

shell unix sorting