Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

If array sizes can only be a constant value than what does char d_name[...] mean?

c linux arrays

Howto created trimmed directory tree while using wget for ftp download

linux bash shell unix wget

Some questions about linux signals

linux signals

How can I do a 'where' clause in Linux shell?

linux bash shell

Linux file names & file globbing

linux filenames glob

program loading/execution

c++ linux gcc llvm elf

Bash: how to run a script remotely

linux bash shell

Get hard disk temperature using Python

Must IRET be used when returning from an interrupt?

d2: not getting any backtrace info

linux d backtrace

Running a casper.js script from cron

linux cron casperjs

How to change xterm colors using .Xdefaults file?

linux colors xterm

How to get the output of `date` command in a char array?

c linux

Showing a message in the terminal from which signal was sent

c++ linux tty

execve() and environment variables

c linux

/dev/mem and /dev/kmem not exists?

android linux linux-kernel

Renaming a file using a regular expression and x=${...} in Bash?

regex linux bash shell

create directory as an ssh link

linux ssh scp

Play .mp3 or other audio files in linux using C++ [duplicate]

c++ linux audio

Can I send signals to different threads

c++ c linux gcc x86