Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

What does the command 'source' do?

bash shell unix

Seg fault with open command when trying to open very large file

Wait for all child process to exit

c unix pipe wait

how do i get amount of datagram queued in a unix domain socket

linux sockets unix datagram

sed: remove all characters except for last n characters

Convert file from Little-endian UTF-16 Unicode English text, with CRLF line terminators to Ascii encoding

Is there a portable way to discard a number of readable bytes from a socket-like file descriptor?

c sockets unix io zero-copy

How do I convert local time to a Unix timestamp in Perl?

perl unix

Break for loop if variable is false

unix if-statement for-loop sh

How to copy all the files with the same suffix to another directory? - Unix

linux file unix copy find

How to run a shell script by just typing its name, as opposed to sh [scriptname]? [closed]

unix sh

How to list strings that are not found in a folder using unix

perl unix

Errors when writing to an rsyslog socket

python sockets unix tcp rsyslog

Debugging statfs?

Shell script- reason for using bin/echo instead of echo?

shell unix

Dockerfile entrypoint script arguments in docker run

Bash - Read in a file and replace multiple spaces with just one comma

bash unix

Determine if memory after fork is copy-on-write

c unix memory-management fork

difference between find . –name *.txt and find . –name "*.txt"

linux shell unix find

setprogname in Linux

c linux function unix