Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

How can I determine if the operating system a Python script is running on is Unix-like?

python unix

Displaying stdout on screen and a file simultaneously

bash shell unix scripting stdout

A file opened for read and write can be unlinked

c linux macos unix

Count the number of matched terms in a text file?

perl unix grep match

Convert current time from windows to unix timestamp in C or C++

c++ c windows unix time

Find files containing multiple strings

string unix search grep find

Use output of one command as replacement text in sed

bash unix sed

AWK Split File every n-th Row but group IDs together

unix awk split

How to extract a substring matching a pattern from a Unix shell variable

regex unix shell sed grep

copying a list of files via terminal

Need Linux cmd-line app to compare binary files and exit on 1st mis-match

grep on unix / linux: how to replace or capture text?

regex linux unix sed grep

Extend ps output to more than 80 characters in Solaris 8

shell unix solaris ps

gdb: logging something instead of breaking?

unix logging gdb

How to add a carriage return as a character to a file?

Using sed to change /etc/fstab

unix sed

I don't understand this diagram of fork()

c unix fork

Case Sensitive Sort Unix Bash

bash unix sorting

How can I pass a variable to a system() call in ruby?

How to evaluate a stream line by line

bash shell unix