Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Trigger a shell script on receiving an email

unix shell

Is there any way to get ps output programmatically?

python linux macos unix ps

Echo All Palindromes, in C

Implicit Declaration of Function in C UNIX

c unix declaration implicit

How to ignore program's output when using /usr/bin/time?

Format a file in Unix/Linux ?

linux shell unix

Why is my sed command failing when using variables?

linux bash unix shell

How do I remove part of a line in a multi-line chunk using sed or Perl?

linux perl unix sed

How can I use Mac OS X (and UNIX) command line tools like grep with UTF-16 files?

macos unix unicode grep utf-16

difference between Linux kernel and UNIX kernel(such as FreeBSD) from programmer's point of view

linux unix kernel

How can I get a list of all preprocessor symbols used (or defined) within a file?

unix gcc c-preprocessor

Change user PHP

php unix posix centos

How to search/replace a bunch of text files in unix (osx)

regex macos unix sed replace

calling find with backticks from perl - find: write error: Broken pipe

perl unix scripting find

how shell pipe handles infinite loop

linux bash unix shell pipe

Difference between whitespaces " " and '\ ' in bash

bash unix terminal

File creation mode mask

unix umask

Unix: Grep on console output

unix console grep

How to create a file in shell script

linux bash shell unix

how to create UNIX / Linux commands? [closed]

c linux unix