Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How could the UNIX sort command sort a very large file?

shell sorting

How do I pipe a subprocess call to a text file?

python shell subprocess

Clean way to launch the web browser from shell script?

How to split a file into equal parts, without breaking individual lines? [duplicate]

bash shell unix split

How to run a python script from IDLE interactive shell?

Asynchronous shell commands

Modifying PATH with fish shell [closed]

Appropriate hashbang for Node.js scripts

node.js shell shebang

how do I use the grep --include option for multiple file types?

shell grep

Curl with multiline of JSON

bash shell ubuntu curl

How to run a process with a timeout in Bash? [duplicate]

linux shell timeout

How do I run a terminal command in a Swift script? (e.g. xcodebuild)

swift bash shell xcodebuild

Convert decimal to hexadecimal in UNIX shell script

unix shell hex

Referring to a file relative to executing script

bash shell

Semicolons superfluous at the end of a line in shell scripts? [duplicate]

bash shell syntax

sed beginner: changing all occurrences in a folder

regex linux shell sed

Passing variables in remote ssh command

linux bash shell ssh

What does set -e and exec "$@" do for docker entrypoint scripts?

shell docker

How to handle more than 10 parameters in shell

linux bash shell parameters

How/When does Execute Shell mark a build as failure in Jenkins?

shell unix jenkins build hudson