Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Simplest way to do basic xml parsing from unix command line

xml perl unix awk grep

Combining -v flag and -A flag in grep

unix sed grep

How to give 777 permission to multiple directories at a time in unix?

linux shell unix

What exactly does the Unix `bash` command do when run without options?

bash unix terminal

how to loop through files that match a regular expression in a unix shell script

regex bash shell unix

Write my own 'everything is a file' interface

linux unix posix

Unix file naming convention for effective tab completion?

Casting integer to function pointer in signal code - why does this work?

c++ c unix

What's the practical difference between the headers <linux/in.h> and <netinet/in.h>?

c linux unix networking posix

egrep lines starting with r and ending with g

regex shell unix grep

Is there a character that will take up the full height of a line on a terminal?

unix unicode terminal

Explanation of sigsuspend needed

c unix process signals

Is it possible to get the time (of the day) and date at time of compilation?

c++ c windows unix compilation

Adding --ignore-failed-read to tar causes "unknown function modifier" error

unix backup tar

Is it possible to run a VBScript in UNIX environment?

How to run NVM command from bash script

node.js bash shell unix nvm

Is ctime always <= mtime?

python linux unix filesystems

Changing the case of a string with awk

regex unix awk

some uid's in /proc/pid/loginuid are strange

linux unix procfs

How can I capture Java exceptions, including the stack trace, from a log file using grep?