Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

Creating a cross platform installer in Linux

How to kill a Java process started by a script if script was terminated via CTRL + C?

java linux bash process

echo 3 > /proc/sys/vm/drop_caches on Mac OSX

List strings not found with grep

linux ubuntu grep

"mkdir || echo && exit" exiting even when mkdir succeeds

linux bash shell ubuntu

Cron says "errors in crontab file, cannot install" [closed]

linux bash cron

How to get unique `uid`?

linux bash

Is it possible to limit standard streams available to linux at the process level?

linux stream selinux

Playing with syscall table from LKM

c linux module linux-kernel

Do GC pauses and kill -STOP produce the same behavior?

setuid fails with PermissionDenied on Galaxy s4

android linux galaxy su setuid

How to add a header to awk output?

linux awk

awk - pull out pair columns and get the count of occurrences

linux awk

What is echo $? in linux terminal? [duplicate]

linux

systemd error with user having a dot (.) in name: Invalid user/group name or numeric ID

Building a file index in Linux

linux indexing awk grep find

C++ clean pointer arithmetic

c++ linux pointers

bash tar error doesn't create tar.gz

linux bash tar

Stopping a command after x seconds without using timeout [duplicate]

linux bash kill