Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Need help editing files in place with sed

bash unix sed terminal

How do I write to stdin (returned from exec_command) in paramiko?

/etc/passwd vs /usr/bin/passwd

unix passwd

Bash prompt in OS X terminal broken

macos bash unix

Setting up pipelines reading from named pipes without blocking in bash

bash unix shell pipe

Unix O_CREAT flag without mode specified

c unix

UNIX sort: Sorting something from the clipboard

linux shell sorting unix

sequentially executing background processes unix

How can I run multiple jobs from a large queue at the same time in Perl?

perl unix lsf

How can I add a footer to the bottom of each page of a postscript or pdf file in linux?

ant Permission Denied problem

linux shell unix ant centos

Python: compile into an Unix commandline app

python unix command-line

not able to source a property file in shell script

shell unix

Reading a large file using C (greater than 4GB) using read function, causing problems

c unix file-io posix

How to find/grep all paths where directory name matches "x" but not "y" on *nix?

linux shell unix find grep

Setting an argument with bash [duplicate]

linux bash unix

multiple local domains with dnsmasq?

macos unix dns localhost dnsmasq

Pipe two different outputs into a command that takes two inputs

bash shell unix pipe

Unix tr command to convert lower case to upper AND upper to lower case

unix pipeline tr

Difference between unlink and rm on unix