Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

using Unix functions in OCaml source

unix ocaml

Bash, obtain email body from a text file including the email

bash email unix

Efficient way to add two lines at the beginning of a very large file

Longest line using awk

shell unix awk

Get word between quotes

linux unix sed awk grep

Ignore case when removing duplicates using awk

unix awk

tcp_nodelay setting for unix domain socket

c linux sockets unix tcp

Unix - randomly select lines based on column values

bash unix random

how to insert a newline \n after x numbers of words, with AWK or Sed

linux bash shell unix awk

Is there any efficient way to get panic log of Go program under Unix easily?

linux unix logging go panic

How to get last day of last month in unix

unix date

Saxon and setBaseOutputURI resulting in "URI has an authority component" error

java unix uri saxon

getopts not working in bash script

bash unix

What happens when you hit ctrl+z on a process?

unix

Permission denied while creating a symbolic link

Why does it seem completely random if ls -lrt returns last modifed year or not?

unix ls

Command to list all file types and their average size in a directory

macos bash unix

while read line stops after first iteration [duplicate]

bash unix loops iteration

How to use awk to do file copy. Copy using split in awk not working

unix awk

No module named MySQLdb even if MySQL-python installed?