Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

How to add prefix to words between demarkers after encountering a certain pattern

unix sed scripting prefix

determine file permissions for the current user

c unix posix file-permissions

Using Sleep() while using timers through setitimer

c++ unix timer sleep

How to use AWK to grab a row in a file by a certain column

bash unix awk grep

Are bitwise operators supported in regular shell /bin/sh (not bash)

Can't run bash shell with Java

java linux bash unix ubuntu

Difference between `exec n<&0 < file` and `exec n<file` commands and some general questions regarding exec command

linux shell unix while-loop exec

installer updation using RPM

unix installation rpm rpm-spec

URL breaking of at space in my shell script

linux bash shell unix url

Ping on bash script, ping if down then exit script

linux bash unix ping

awk columnwise sum a particular group

linux bash unix awk scripting

Split string on a backslash ("\") delimiter in awk?

regex unix awk

O_EXLOCK vs flock()

c++ file unix file-io locking

Logging terminal commands

linux unix logging shell

Writing a bash script to run a matlab program in UNIX?

bash matlab shell unix

Custom init.d script gives daemon: not found

unix daemon init.d

How can i find the process name by the shell script that invokes it?

bash shell unix ksh

Programming in C - Differences between Linux and OSX

find recurring pattern with `sed`

regex unix sed