Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

From node.js, which is faster, shell grep or fs.readFile?

node.js shell grep

Search for files in a git repository by extensions

regex git bash shell

How to curl using IPv6 address?

linux shell curl

How to assign git commit hash to a variable in Jenkins File

SSH - a way to transfer files without opening a separate SFTP session?

shell ftp ssh sftp openssh

A simple if/else bash script which reacts to user's yes/no input? [duplicate]

bash shell

bash loop skip commented lines

bash shell

Subprocess.call or Subprocess.Popen cannot use executables that are in PATH (Linux/Windows)

How to parse a command output in shell script

linux shell parsing

Changing the bash script sent to sbatch in slurm during run a bad idea?

Getting "numeric argument required" when running a script with arithmetic operations

shell sh

Grep ignore multiple lines

shell grep

Lightweight GNU readline alternative

How do I use a variable argument number in a bash script?

bash shell

Sending keyboard input to a program from command-line

Behaviour of GNU sort command (with non-letter ASCII characters, such as dot or semicolon)

linux shell command-line

Unix: What does cat by itself do?

linux bash shell unix

using comm to diff two files

bash shell

How to get the pid of command running with sudo

linux bash shell unix sudo

How to substitute quoted, multi-word strings as arguments?