Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

How to read /dev/random in python

python unix

How to send a file using netcat and then keep the connection alive?

sockets unix netcat

Ansible command to check the java version in different servers

Perl regex to act on a file from the command line

perl unix

AWK command to print until end of line

shell unix awk

Unix command to search for text string in all files

macos bash unix find grep

Possible to combine several bz2 archives into one?

unix compression bzip2

extract date from a file name in unix using shell scripting

linux bash shell unix grep

Decompressing a .lzo file using shell script [closed]

bash shell unix compression lzo

How to remove directory name with special characters and directories with env variable name on UNIX

ZSH Bindkey Reverse Lookup

linux unix key zsh

Confused with output of fork system call [duplicate]

Is there a Linux/Unix equivalent for the Windows KTM and Transactional NTFS?

What Is a Good Introduction and Tutorial on Internationalization and Localization? [closed]

Web-base IDE with shell / file management integration for *nix

Asynchronous, acknowledged, point-to-point connection using gSoap

c++ c linux unix gsoap

Is it possible to recreate a file from an opened file descriptor?

c linux unix system inode

How to work around lack of NUL terminator in strings returned from mmap()?

c linux unix posix mmap