Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

What is the gt for here? "if [ $VARIABLE -gt 0 ]; then"

linux bash shell

Terminate a program immediately after grep found a specific string in stdout in shell

bash shell grep stdout

Bash: tilde expansion within the word of parameter expansions

bash shell

Replace a string with a random number for every line, in every file, in a directory in Bash

bash shell awk sed

Keys with spaces in Bash associative arrays [duplicate]

arrays linux bash shell ubuntu

How can I display rsync progress from a log file without the carriage returns?

unix shell logging rsync

Check if SSH connection is possible when it needs a password

bash shell ssh

Is the very first top command result on Linux credible?

linux bash shell

edit meta comment tag of an mkv file

Nodejs shell script works fine in linux but not in Windows. Why won't it execute more than one command

node.js linux windows shell

How can I check the available shells in Mac OSX?

bash macos shell terminal zsh

How to wait until Kubernetes list of pods are successful using shell script

shell kubernetes kubectl

How to handle relative paths in a bash setup script?

bash shell

Shell can't find nginx

linux shell ubuntu nginx server

When does a sub shell inherits its parent shell env?

bash shell sh

Find and replace text in files in all subdirectories [duplicate]

macos perl shell

Command substitution in shell script without globbing

shell posix

telegraf and script command to send to grafana

shell telegraf

How to clear user input before Python exits

Run bash command in a windows batch file

bash shell batch-file cmd sh