Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

In *nix, what causes "sleeping" in top command?

configure.in or configure.ac?

c unix autotools autoconf

what are shell built-in commands in linux?

linux unix shell

How to undo "set -x" in unix shell?

shell unix

remove white space in bash using sed

bash unix sed whitespace uniq

Unix find command, what are the {} and \; for?

shell unix find

Difference between 'Killed' and 'Terminated'

unix kill-process sigkill

Delete lines from file with SED or AWK

regex shell unix sed awk

Count files and directories using shell script

linux bash shell unix scripting

best way to programmatically check for a failed scp in a shell script

bash shell unix

How does grep work?

c shell unix grep gnu

Shell variable is available on command line but not in script

bash unix

awk one liner select only rows based on value of a column

linux unix awk

How to format a Windows path to a Unix path on Cygwin command line

windows unix sed path cygwin

How can I sort by first column textually and then by the second numerically with 'sort'?

linux shell unix sorting

How to view svn diff in vimdiff style in svn

linux svn unix vim

Erase multiple packages using rpm or yum

unix rpm yum

How to pass command output as multiple arguments to another command

linux shell unix

How to print ASCII value of a character using basic awk only

unix shell awk

Diff command to compare files on different servers--Unix [closed]

linux unix diff