Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

How to create Unix Domain Socket with a specific permissions in C?

c sockets unix unix-socket umask

How to print the Nth column of a text file with AWK using argv

unix awk

In-place progress output in the terminal or console

ruby unix terminal ncurses

Shell script working fine without shebang line? Why? [duplicate]

linux perl bash shell unix

How do I specify where to save files that result from running the unix split command?

unix split

How to switch between multiple files in UNIX while using VI editor?

unix vi

Difference between data section and the bss section in C

c unix

Display exact matches only with grep

unix control-m

What's the best way to find a string/regex match in files recursively? (UNIX)

linux unix recursion grep

Unix find average file size

unix size

how to kill the tty in unix

linux unix

Parallel download using Curl command line utility

linux shell unix curl

Adding a zero to single digit variable

bash unix variables directory

Invalid string: control characters from U+0000 through U+001F must be escaped using Bash? [duplicate]

linux bash shell unix quotes

Use of Recv-Q and Send-Q

linux unix networking netstat

How do I move a relative symbolic link?

linux perl shell unix symlink

How to do "page up" while browsing unix "man" command pages? [closed]

unix

Where does one get the "sys/socket.h" header/source file?

c++ sockets unix

Use the contents of a file to replace a string using SED

bash unix shell sed terminal

Understanding the UNIX command xargs

unix xargs