Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

What is the Unix command to create a hardlink to a directory in OS X?

macos bash filesystems unix ln

Command line command to auto-kill a command after a certain amount of time

fork() and output

c++ linux unix fork

cron command to run every 12 hours

unix cron

Find files of specified size using bash in Unix [closed]

bash unix

Get list of static libraries used in an executable

c++ c unix static linker

How to tail all the log files inside a folder and subfolders?

unix logging command-line tail

Close Terminal window from within shell script (Unix)?

macos shell unix command

Commandline hexdump with ASCII output? [closed]

shell unix

Getting head to display all but the last line of a file: command substitution and standard I/O redirection

bash unix pipe

How do I kill this tomcat process in Terminal?

java linux unix tomcat terminal

Why is sin_addr inside the structure in_addr?

c sockets unix

Unix socket, SOCK_SEQPACKET vs SOCK_DGRAM

c unix

Reference for proper handling of PID file on Unix

locking daemon unix

Reasoning behind C sockets sockaddr and sockaddr_storage

c sockets unix

How to write a shell script that runs some commands as superuser and some commands not as superuser, without having to babysit it?

unix sudo

Dropping root privileges

c unix root

unix sort descending order

unix sorting

How to check if the file is a binary file and read all the files which are not?

shell unix binaryfiles

How do I set up cron to run a file just once at a specific time? [closed]

linux unix cron