Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Close opened sockets in child process

c linux sockets unix tcp

Curl Downloads tar.gz file as ASCII

linux unix curl github

Why does the glob `*[!t]*` return files whose names contain `t`s?

bash shell unix

How to replace finding words with the different in each occurrence in VI/VIM editor ?

linux unix vim text-editor vi

UNIX cc executable location

c unix executable cc

how to take rows containing a pattern in certain column and move them to the rows than have few commonly columns in UNIX

bash unix awk

How to extract two different columns separated by different delimiters into the same line

bash shell unix awk scripting

search for last occurrence of the pattern in a file and delete everything after that excluding pattern line

unix sed awk html-table

Alternative to xargs for processing pipeline [duplicate]

shell unix curl

Getting systemctl service status

shell unix systemctl

Multiline trimming

linux unix sed awk

How to find empty directory using MobaXTerm portable version

linux unix busybox

How do I use a shell command to tar a list of files and folders with exclusions

linux unix shell

What is the best way to change a user-password remotely in Unix?

unix change-password

newline character in POSIX shell

shell unix scripting

Explain what is difference between without whitespace in scanf and with whitespace in scanf?

c unix

In bash get the Curl return code like 200 [duplicate]

bash shell unix curl

How to get further information on SIGFPE signal?

c unix signals posix bsd

Copy only files, not folder structure from a directory in Unix [closed]

unix cp