Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to get "wc -l" to print just the number of lines without file name?

shell wc

How to get key names from JSON using jq

json shell unix key jq

Retrieve CPU usage and memory usage of a single process on Linux?

How to create a database from shell command?

mysql shell command-line

How to remove the lines which appear on file B from another file A?

linux shell sed diff grep

How can I check if a command exists in a shell script? [duplicate]

shell

How to send data to local clipboard from a remote SSH session

linux macos unix shell clipboard

docker entrypoint running bash script gets "permission denied"

bash shell docker

How to run the sftp command with a password from Bash script?

bash shell unix ssh sftp

Shell script to delete directories older than n days

bash shell

Worth switching to zsh for casual use? [closed]

bash shell zsh

Quick-and-dirty way to ensure only one instance of a shell script is running at a time

bash shell process lockfile

How to assign the output of a Bash command to a variable? [duplicate]

bash shell

Shell Script: Execute a python program from within a shell script

python shell

How to pass arguments to Shell Script through docker run

How to remove all .svn directories from my application directories

linux shell

How do I use the lines of a file as arguments of a command?

Bash script processing limited number of commands in parallel

linux bash shell

Check if passed argument is file or directory in Bash

bash shell

How to use find command to find all files with extensions from list?

unix shell find