Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

Is this a coding convention?

c linux coding-style

PHP-FPM, Monit, ping/status pages, Apache

linux apache monit php

Cron: running cron every 1 second?

linux cron

Can't execute any basic command in linux console [closed]

linux bash

Are there any difference between "kernel preemption" and "interrupt"?

how to get value of variable config in bash? [duplicate]

regex linux bash

How to check a completed gzip file?

c linux gzip

replace text based on a dictionary

linux perl unix sed awk

Why isn't write(2) returning EINTR?

c linux

Bad substitution error in bash script

linux bash shell syntax-error

Should I declare system call functions in C?

splitting single line into multiple line in numbering format using awk

linux shell scripting awk

Move all files not starting from a specific letter

linux

Using sed or VIM to replace space with new line

linux unix sed vi

dd fail to write to tmpfs

linux dd tmpfs

Bluetooth LE on Raspbian

shm_open() fails with EINVAL when creating shared memory in subdirectory of /dev/shm

linux shared-memory glibc

Ethernet disabling in raspberry pi

LD_LIBRARY_PATH: Cannot open shared object file [duplicate]

c++ c linux

Is there a way to define a user-defined function inside an awk statement which is inside a bash script?

linux bash shell awk scripting