Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

How can I access the bash history with exact search, not prefix one?

bash unix

What happens if C tries to scan character in integer variable [duplicate]

c unix initialization scanf

How to insert a variable inside bash -c command [duplicate]

linux bash unix

man pages for c variable types

c unix manpage

How do I randomly merge two input files to one output file using unix tools?

linux unix

Replace leading whitespace with sed (or similar)

regex bash unix sed

How do I split up a line and rearrange its elements?

perl unix shell sed awk

How to replace all underscores in a text except the ones that are part of a specific word or pattern in Unix Shell

shell unix sed

send multiple request parmeter in get request in curl, only single parameter is going

unix curl get

z/OS MVS and z/OS UNIX Interop in PL/I Program?

unix mainframe zos mvs pl-i

Read a Bash variable assignment from other file

bash shell unix scripting

How can I continue an interrupted installation with MacPorts?

unix macports

Confusion with AF_INET, with SOCK_RAW as the socket type, V/S AF_PACKET, with SOCK_DGRAM and SOCK_RAW as the socket type

Is it suitable to delete my log.django file?

python django unix

Appending Text To the Existing First Line with Sed

linux bash unix sed awk

Efficient method for parallel processing in Bash /Shell ?

Is there a way to find where PATH was set?

tail -F log.log | grep ResponseTime | cut -d = -f 2

bash unix pipe