Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

How to read a .man file not on manpath?

unix manpage

Unix: what modifier key does "M-" refer to (e.g. M-C)

unix nano

How do you kill all Linux processes that are older than a certain age?

linux bash unix process

What's the difference between nohup and a daemon?

unix daemon

Move top 1000 lines from text file to a new file using Unix shell commands

unix shell copy

how do I zip a whole folder tree in unix, but only certain files?

unix zip

Using Bash to display a progress indicator [duplicate]

bash shell unix progress

Choosing a static code analysis tool [closed]

c unix testing

practical examples use dup or dup2

c file unix system-calls dup

What is the difference between using `sh` and `source`?

linux bash shell unix

bash: silently kill background function process

linux bash shell unix scripting

Recursively cat all the files into single file

linux bash unix grep cat

How to suppress Terminated message after killing in bash?

bash unix shell

How do you extract IP addresses from files using a regex in a linux shell?

How do you read a segfault kernel log message

Difference between UNIX domain STREAM and DATAGRAM sockets?

linux sockets unix tcp udp

How do I get bc(1) to print the leading zero?

bash unix bc

Unix sort of version numbers

unix sorting

Why are ports below 1024 privileged? [closed]

unix ip port

Using grep and sed to find and replace a string

linux shell unix sed grep