Search code examples
execv() and const-ness...

c++unix

Read More
check duration of audio files on the command-line...

unixaudiosox

Read More
Where is SYSCALL() implemented in Linux?...

cunixlinux-kerneloperating-systemkernel

Read More
Display two files side by side...

linuxshellunixcommand-linegnu-coreutils

Read More
Is there a way to look for a flag in a man page?...

linuxbashunixshless-unix

Read More
Change the "From:" address in Unix "mail"...

unixemail

Read More
How to get the current directory in a C program?...

cunixworking-directory

Read More
Why is forked child killed by (former) parent process exiting...

linuxbashunixxterm

Read More
`find` behaves unintuitively when pruning directories...

shellunixfindcommand-line-interface

Read More
Generate sha256 with OpenSSL and C++...

c++unixopensslsha256

Read More
How to cat <<EOF >> a file containing code?...

linuxunixshheredoc

Read More
Forking vs Threading...

linuxmultithreadingunixprogramming-languagesfork

Read More
For wrappers around syscalls that retry on EINTR, how many times does retrying make sense?...

cunixposixsystem-callserrno

Read More
How can I tell autogen.sh to generate files(m4 and object files) in separate folder?...

cunixmakefileautotools

Read More
"tput: No value for $TERM and no -T specified " error logged by CRON process...

linuxshellunixcrontput

Read More
Get list of static libraries used in an executable...

c++cunixstaticlinker

Read More
how i can print or sum one larger hex in bash...

linuxbashunixhexprintf

Read More
Retrieving user and group name of a file and storing it in different variables in Linux using Ansibl...

linuxshellunixansible

Read More
how to diff and show only exact differences for 2 long string...

sqlunixinformix4gl

Read More
Replace \n with \r\n in Unix file...

unixcross-platformsed

Read More
How do I remove first 5 characters in each line in a text file using vi?...

regexunixtextcommandvi

Read More
How can I get a secure system-wide oh-my-zsh configuration?...

linuxshellunixzshoh-my-zsh

Read More
How to merge every three lines into one line from the command line?...

linuxunixsed

Read More
Does the UNIX init process always run...

unixinitprocess-management

Read More
Reverse name lookup with getnameinfo() doesn't work with custom sockaddr_in6...

clinuxsocketsunix

Read More
find command with 'regex' match not working...

regexbashunixfind

Read More
How to scroll up and down in sliced "screen" terminal...

linuxubuntuunixterminalgnu-screen

Read More
How to make a man page for my shell script?...

linuxbashshellunixmanpage

Read More
How can I check whether a memory address is writable or not at runtime?...

cunixoperating-system

Read More
How can I use brackets while using bc (Unix basic calculator)?...

linuxunixwindows-subsystem-for-linuxbc

Read More
BackNext