Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

How to print 5 consecutive lines after a pattern in file using awk [duplicate]

shell unix awk

Unix script to remove the first line of a CSV file

unix csv vi

How to know whether enough memory is free to deploy a new application on a Linux machine?

Creating string of repeated characters in shell script [duplicate]

unix shell

Running shell script in parallel

In a unix shell, how to get yesterday's date into a variable?

unix datetime shell ksh hp-ux

*nix select and exceptfds/errorfds semantics

Reading from stdin

c unix stdin

Merge multiple .so shared libraries

linux search file based on file name pattern [closed]

linux unix

How do I change directories using Paramiko?

python unix paramiko

ldconfig equivalent in Mac OS X?

linux macos unix terminal linker

How to change the starting directory of a tmux session?

linux unix tmux

UNIX sort with exponential values?

unix sorting csv exponent

Convert string to date in bash

string bash shell unix date

Prevent rsync from deleting destination files that match a given pattern

unix rsync

Removing trailing / starting newlines with sed, awk, tr, and friends

unix sed awk tr

ImportError: No Module named simplejson

python unix

How to get time since file was last modified in seconds with bash?

linux bash unix

stdout thread-safe in C on Linux?

c linux unix operating-system