Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

How can I pass a custom string as argv[0] to a program

bash shell unix

How to extract string between two regexes passed as variables to awk?

shell unix awk

How could I remove a whole block of unwanted text using Unix grep?

unix grep

How to flush I/O buffer in coprocess's pipe

c unix pipe flush

cp: cannot stat `/vol/examples/tutorial/science.txt': No such file or directory [closed]

bash unix cygwin

How to fetch these error/mismatch strings based on time intervals

regex string unix sed awk

What is Unix find command's default ordering?

shell unix

Is the order of the list returned by getifaddrs(3) important?

network-programming unix

Boost::this_thread::get_id() without string operation

c++ multithreading unix boost

fstream unix problem in reading

c++ unix fstream

Is user + sys time equal to real/wall clock time?

unix

check if a file is jpeg format using shell script

linux bash shell unix sh

What does "An out-of-band data transmission mechanism may be supported" mean, in socket man page

sockets unix

Capturing kill code of go process?

unix go kill

How to detect and remove indentation of a piped text

bash unix pipe

Updating a specific field with sed

shell unix awk sed

Mac: gnome-terminal equivalent for shell script

macos bash shell unix terminal

What does `[ -f ... ]` mean?

shell unix

Read filenames from a text file and then make those files?

linux bash unix