Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Maximum file size given a particular inode structure?

unix file system inode

Does cron expression in unix/linux allow specifying exact start and end dates

linux unix cron crontab

wc gzipped files?

linux unix

COFF on Linux or ELF on Windows

windows unix elf coff

Zombie processes

In UNIX what "cat file1 > file1 does?"

redirect unix

NTPD: use an unrestricted port for communication

unix time ntpd

Extract Lines when Column K is empty with AWK/Perl

linux perl unix awk

How to update to C++11?

c++ macos unix gcc c++11

Is it possible to view screen session output?

linux unix ubuntu gnu-screen

ProcessBuilder environment variable in java

java unix processbuilder

Obtaining List of all Xorg Displays

Can multiple .gz files be combined such that they extract into a single file? [duplicate]

linux unix gzip

What is the resolution of Git's commit-date or author-date timestamps?

git date unix timestamp

Is there a shortcut for word boundary in `less`?

unix

Label can only be used as part of a statement Error

How to sort by two fields (one numeric, one string) at the same time using the built in "sort" program?

linux shell unix sorting

What is the Bash Escape Character "\c"?

bash unix escaping echo

Redirecting the output of a cron job

bash unix cron crontab

Killing a Haskell binary

unix haskell