Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

How to grep rows that have value less than or equal to value

linux shell unix awk grep

How to make a man page for my shell script?

linux bash shell unix manpage

calendar time stored as a signed 32-bit integer - when will it overflow

c unix time-t year2038

Compiling and Running java in Unix ( coming from Windows )

java bash unix sh

Perl's diamond operator: can it be done in bash?

awk command to accept two variables as parameters and return a value

awk unix

Awk to replace single quote

unix shell awk

Unix timestamp and mysql date: birthdate

php mysql unix date

How do I run a script on the 1st working day of every month?

perl unix

Unix: How can I read multiple lines?

unix shell

getting a "^M" after each line in unix from a java created file

java unix vim

How to run a program for a specified amount of time?

c++ unix

What does the '-' operator actually do in Linux?

linux bash shell unix

How can I replace lines in a text file with lines from another file based on matching key fields?

bash unix sed awk

C program return codes and && bash symbol?

c bash shell unix

Get the last(latest) process pid in linux

linux unix terminal command

How can I copy the contents of argv[] into a c style string?

How to decide if a file descriptor is attached to a file or socket in Linux

c linux sockets unix posix

Split and rename the splitted files in shell script

linux shell unix

How to format a string date (with text and milliseconds) using AWK

bash shell unix awk