Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

how to use expect and shell script together

shell tcl expect

Advanced `uniq` with "unique part regex"

regex linux shell awk uniq

What is the purpose of using the exec command?

bash 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