Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

How does one maintain memory with the putenv system call?

c++ unix system-calls

Time terminology

c++ c linux unix time

Does fopen create a file descriptor?

c unix fopen file-descriptor

Remove/replace html tags in bash

regex bash unix sed

When using os.execlp, why `python` needs `python` as argv[0]

/usr/local/bin/node: not found

unix npm

Remove pattern from filenames

unix rename

What is the maximum allowed limit on the length of a process name?

linux unix process procfs

Need PID of current process, getpid() returns -1

c++ linux unix process

How does a debugger peek into another process' memory?

c++ debugging unix memory

Find command to return absolute path

Insert copyright message into multiple files

unix shell scripting

Perl: Is quotemeta for regular expressions only? Is it safe for file names?

perl file unix

values of true and false in shell

shell unix

Getting line count of all files in project in sorted order.(Bash terminal)

linux bash unix terminal

ctrl-d didn't stop the while(getchar()!=EOF) loop [duplicate]

c unix eof

how to make SSH command execution to timeout

linux bash shell unix ssh

Grep from end of file

linux unix grep

Show particular column for command [duplicate]

bash: debug option and functions

debugging bash function unix ksh