Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to install shell commands in Atom to enable the atom command?

shell atom-editor

What's the difference between the `USER` and `USERNAME` environment variables?

Why diff with ignore matching lines doesn't work as expected?

shell diff

Using set -e / set +e in bash with functions

bash shell

SSH to server, Sudo su - then run commands in bash [duplicate]

bash shell ssh sudo aix

could not connect to tcp:5037: cannot connect to 127.0.0.1:5037: No connection could be made because the target machine actively refused it. (10061)

android shell sockets tcp adb

how to make $(eval $(shell ...)) work in GNU make

shell makefile

Windows Kiosk App

c# windows shell kiosk

Formatting lists with the column command in *nix

linux bash shell unix formatting

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