Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Run a script in the same directory as the current script

bash path filepath

Modifying replace string in xargs

bash xargs

Bash get exit status of command when 'set -e' is active?

bash

Shell Script: How to write a string to file and to stdout on console?

bash shell command-line sh ksh

Avoid gnome-terminal close after script execution?

linux bash shell ssh

Why does /bin/sh behave differently to /bin/bash even if one points to the other?

linux bash shell sh

How do I know if I'm running a nested shell?

linux bash shell unix

Using bash, how do you make a classpath out of all files in a directory?

Where is the default terminal $PATH located on Mac?

macos bash path

Bash, grep between two lines with specified string

regex bash grep

Waiting for background processes to finish before exiting script

bash shell unix tcl grep

what does "bash:no job control in this shell” mean?

linux bash

How can I split one text file into multiple *.txt files?

linux bash

How to wait for an open port with netcat?

bash shell netcat

Bash or KornShell (ksh)? [closed]

bash shell unix scripting ksh

grep only text files

bash grep

Where do you keep your own scripts on OSX? [closed]

macos bash terminal

Saving current directory to bash history

bash

When grep "\\" XXFile I got "Trailing Backslash"

linux bash shell grep

How do you kill all Linux processes that are older than a certain age?

linux bash unix process