Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

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

How to escape strings in for use in bash/sh via PHP's shell_exec?

php linux bash shell unix

How to sort 'find' results in bash by size

bash shell sorting find pipe

How can I do brace expansion on variables? [duplicate]

bash shell brace-expansion

How to capitalize and replace characters in shell script in one echo

How do i compare if my variable holds a newline character in shell Script

shell scripting