Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

OSX sed: how to use the escape character in the second field of a `s` operation?

linux macos bash shell terminal

Write to file descriptor 3 without writing to disk?

bash shell file-descriptor

Too many arguments error in bash script

bash shell

escape a string for shell commands in Python [duplicate]

python shell escaping

Running multiple shell commands with wildcards

shell scala

Why does python subprocess zip fail but running at shell works?

python shell zip

Bash script: Get XML elements into array using xmllint

xml bash shell

How do I programatically detect if my laptop is plugged in or not? (osx)

macos shell

Launching a shell script when Button Pressed on GUI made with Qt

c++ linux qt shell qprocess

command line argument from file content with quote

bash shell

Issues with newline character while using ansi-term in emacs

how to sort the line of a file by to the second word from the end

shell sorting awk sed cut

Use argument twice from standard output pipelining

shell scripting

Recursively list files from a given directory in Bash

linux bash shell

Fastest way to print a certain portion of a file using bash commands

bash shell sed

Parse a changelog and extract changes for a version

bash shell awk sed sh

Read line by line and print matches line by line

Need alternative to readarray/mapfile for script on older version of Bash

bash shell unix

Escaping slash "\" in grep

regex linux bash shell grep

bash script to rename all files in a directory?

linux bash shell