Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Print first few and last few lines of file through a pipe with "..." in the middle

bash shell tail

"source" command in shell script not working [duplicate]

Hbase put shell command

shell hbase

Background spawned process in Expect

What is a convention for naming a constant in Bash?

Equivalent to Unix eval in Windows

windows shell scripting

$${HOME} or ${HOME} in Makefile?

Difference between piping a file to sh and calling a shell file

shell pipe

Programmatically change the Windows Shell

c# windows shell registry

How to run a .sh-script from any path in a terminal?

linux bash shell unix terminal

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