Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Sort a text file by numeric value of the last word on each line

bash

Converting data in rows to columns

bash pivot pivot-table

Bash: How to feed a command with the multiple results generated by one subcommand

bash gcc

How to terminate script's process tree in Cygwin bash from bash script

OS X Keychain's Password Assistant feature via Terminal

macos bash terminal

How do I reverse escape backslash encodings like "\ " and "\303\266" in bash?

Python's subprocess.Popen() and source

python bash

Wget with input-file and output-document

bash wget xargs

Bash: Subprocess access variables

Trouble with piping through sed

bash shell sed pipe

Filtering Filenames with bash

bash shell

Store value of os.system or os.popen

Execute a BASH command in Python-- in the same process

python bash db2 subprocess

How can I tarball the proc file system?

linux bash tar

Return list of triplicates

bash sorting unique

What is the difference between "mv" and "-mv" shell commands in a makefile?

bash makefile

How to programmatically get the number of users logged in on a linux machine?

c linux bash

Bash join ls output

bash

Random generation of variable sized test files

bash automated-tests

awk script header: #!/bin/bash or #!/bin/awk -f?

linux bash shell awk