Curation by Aziru 9 months, 2 weeks ago for query guide to unix
Original results
-
http://unix.harley.com/ — found via Mwmbl
Harley Hahn's Guide to Unix and Linux
Welcome to the home page for instructors and students using Harley Hahn's Guide to Unix and Linux. Everything on this Web site is available to both teach…
-
http://beej.us/guide/bgipc/html/single/bgipc.html — found via Mwmbl
Beej's Guide to Unix IPC
You know what's easy? fork() is easy. You can fork off new processes all day and have them deal with individual chunks of a problem in parallel. Of cours…
-
http://www.opengroup.org/openbrand/docs/UNIX03_Certification_Guide.html — found via Mwmbl
Guide to UNIX 03 Certification
This document is a guide for suppliers who want to submit products for UNIX 03 certification within the Open Brand Certification Program. This document gu…
-
https://decrypt.co/ — found via Mwmbl
Your guide to Bitcoin, Ethereum & Web 3.0 - Decrypt
All podcasts about Bitcoin, Ethereum, cryptocurrency and the advent of the decentralized web. Subscribe gm from Decrypt gm! Decrypt EIC Dan Roberts along …
-
http://foldoc.org/UUCP — found via Mwmbl
Unix to Unix Copy from FOLDOC
uucp ⇝ Unix to Unix Copy (uucp) A Unix utility program and protocol that allows one Unix system to send files to another via a serial line which may be a…
-
https://www.calvertjournal.com/ — found via Mwmbl
A guide to the New East — The Calvert Journal
Behind the legacy of Alexander Deineka, the artist who captured the USSR’s endless ode to winter sport See more We use cookies on our website to enhance y…
-
https://unixism.net/ — found via Mwmbl
Unixism - Of consoles and blinking cursors
Anyone introduced to Unix programming gets to marvel at the clever construct of signals. In the life-cycle of a process, fortune and misfortune are presen…
-
http://www.unixguide.net/unix/perl_oneliners.shtml — found via Mwmbl
PERL One Liners
Just enough perl to do most everything! Tom Christianson (spelling?) once posted a canonical list of one line perl programs to do many common command-lin…
-
http://www.unixguide.net/linux/linuxshortcuts.shtml — found via Mwmbl
Linux Newbie Guide: Shortcuts And Commands
This is a practical selection of the commands we use most often. Press <Tab> to see the listing of all available command (on your PATH). On my small home …
-
http://unix.stackexchange.com/tour — found via Mwmbl
Tour - Unix & Linux Stack Exchange
Welcome to Unix & Linux Stack Exchange Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operatin…
-
http://www.unixguide.net/network/socketfaq/4.5.shtml — found via Mwmbl
What exactly does SO_REUSEADDR do?
What exactly does SO_REUSEADDR do? This socket option tells the kernel that even if this port is busy (in the TIME_WAIT state), go ahead and reuse it anyw…
-
http://www.unixguide.net/network/socketfaq/2.7.shtml — found via Mwmbl
Please explain the TIME_WAIT state.
Please explain the TIME_WAIT state. Remember that TCP guarantees all data transmitted will be delivered, if at all possible. When you close a socket, the…
-
http://www.unixguide.net/network/socketfaq/4.7.shtml — found via Mwmbl
What exactly does SO_KEEPALIVE do?
What exactly does SO_KEEPALIVE do? From Andrew Gierth ( andrew@erlenstar.demon.co.uk ): The SO_KEEPALIVE option causes a packet (called a 'keepalive probe…
-
https://rads.stackoverflow.com/amzn/click/com/0131411551 — found via Mwmbl
Unix Network Programming: The Sockets Networking Api (1): Steven…
This is THE guide to UNIX network programming APIs. Whether you write Web servers, client/server applications, or any other network software, you need to …
-
http://www.unixguide.net/network/socketfaq/2.14.shtml — found via Mwmbl
Whats the difference between select() and poll()?
Whats the difference between select() and poll()? From Richard Stevens (rstevens@noao.edu): The basic difference is that select()'s fd_set is a bit mask …
-
http://www.unixguide.net/network/socketfaq/2.11.shtml — found via Mwmbl
How can I force a socket to send the data in its buffer?
How can I force a socket to send the data in its buffer? From Richard Stevens ( rstevens@noao.edu ): You can't force it. Period. TCP makes up its own mind…
-
http://goo.gl/t0nREH — found via Mwmbl
Unix philosophy - Wikipedia
The Unix philosophy , originated by Ken Thompson , is a set of cultural norms and philosophical approaches to minimalist , modular software development . …
-
https://unixism.net/category/unix/ — found via Mwmbl
Unix Archives - Unixism
Category: Unix Anyone introduced to Unix programming gets to marvel at the clever construct of signals. In the life-cycle of a process, fortune and misfo…
-
http://www.unixaddict.org/ — found via Mwmbl
addicted to UNIX
This page is currently under construction – it's main purpose will be to present my mainly UNIX related stuff i collected over the years. Additionally…
-
https://wr721.splashthat.com/Newsletters — found via Mwmbl
Your Guide to a Post-Roe America: A Women Rule AMA
Now that the Supreme Court’s conservative majority has revoked the constitutional right to an abortion that had been in place for nearly 50 years, abortio…
-
http://www.heritage.org/constitution/ — found via Mwmbl
The Heritage Guide to the Constitution
The Heritage Guide to the Constitution is intended to provide a brief and accurate explanation of each clause of the Constitution as envisioned by the Fra…
-
https://kb.iu.edu/d/afsk — found via Mwmbl
Introduction to Unix commands
Introduction to Unix commands Following is a very brief introduction to some useful Unix commands, including examples of how to use each command. For mor…
-
https://unixism.net/tag/pidfd/ — found via Mwmbl
pidfd Archives - Unixism
Anyone introduced to Unix programming gets to marvel at the clever construct of signals. In the life-cycle of a process, fortune and misfortune are presen…
-
https://unixism.net/tag/signals/ — found via Mwmbl
signals Archives - Unixism
Tag: signals Anyone introduced to Unix programming gets to marvel at the clever construct of signals. In the life-cycle of a process, fortune and misfort…
-
https://unixism.net/tag/signalfd/ — found via Mwmbl
signalfd Archives - Unixism
Anyone introduced to Unix programming gets to marvel at the clever construct of signals. In the life-cycle of a process, fortune and misfortune are presen…
-
https://unixism.net/author/shuveb/ — found via Mwmbl
shuveb, Author at Unixism
Author: shuveb Anyone introduced to Unix programming gets to marvel at the clever construct of signals. In the life-cycle of a process, fortune and misfo…
-
http://unixwiz.net/ndos-shame.html — found via Mwmbl
"No Dashes Or Spaces" Hall of Shame
Unixwiz.net - Software Consulting Central "No Dashes Or Spaces" Hall of Shame Though I have a tolerably good handle on e-commerce software, I've not writ…
-
http://www.motherjones.com/politics/2012/07/mass-shootings-map — found via Mwmbl
A Guide to Mass Shootings in America – Mother Jones
December is make-or-break for Mother Jones ’ fundraising. We have a $350,000 goal that we simply cannot afford to miss. And in " No Cute Headlines or Mani…
-
http://www.youronlinechoices.eu/ — found via Mwmbl
Your Online Choices | EDAA
Welcome to a guide to online behavioural advertising and online privacy. On this website you'll find information about how behavioural advertising works, …
-
http://unixwiz.net/techtips/remap-pipe-fds.html — found via Mwmbl
Mapping UNIX pipe descriptors to stdin and stdout in C
Steve Friedl's Unixwiz.net Tech Tips Mapping UNIX pipe descriptors to stdin and stdout in C A common technique in the UNIX world is to create a pair of p…
-
https://www.tomsguide.com/us/twitch-streaming-guide,review-3009.html — found via Mwmbl
Ultimate guide to Twitch: The tips, tricks and gear you need | T…
Over the years, Twitch has built a star-studded roster of content creators that successfully attracted a growing fanbase. According to the latest figures,…
-
http://unixwiz.net/techtips/sql-injection.html — found via Mwmbl
SQL Injection Attacks by Example
Steve Friedl's Unixwiz.net Tech Tips SQL Injection Attacks by Example A customer asked that we check out his intranet site, which was used by the company…
-
http://docs.python.org/library/dbm.html — found via Mwmbl
dbm — Interfaces to Unix “databases” — Python 3.11.4 documentati…
dbm is a generic interface to variants of the DBM database — dbm.gnu or dbm.ndbm. If none of these modules is installed, the slow-but-simple implementati…
-
https://80000hours.org/ — found via Mwmbl
80,000 Hours: How to make a difference with your career
This guide covers the most important ideas you need to understand to have a high-impact career, such as how to define social impact in the first place, ho…
-
http://docs.python.org/3/library/dbm.html — found via Mwmbl
dbm — Interfaces to Unix “databases” — Python 3.11.1 documentati…
dbm is a generic interface to variants of the DBM database — dbm.gnu or dbm.ndbm. If none of these modules is installed, the slow-but-simple implementati…
-
https://www.amazon.com/exec/obidos/ASIN/1594487952/ref=nosim/themillpw-20 — found via Mwmbl
A Guide to Being Born: Stories: Ausubel, Ramona: 9781594487958: …
Reminiscent of Aimee Bender and Karen Russell—an enthralling collection that uses the world of the imagination to explore the heart of the human condition.
-
https://www.amazon.com/exec/obidos/ASIN/1594632685/ref=nosim/themillpw-20 — found via Mwmbl
A Guide to Being Born: Stories: Ausubel, Ramona: 9781594632686: …
Reminiscent of Aimee Bender and Karen Russell, from the author of the new collection, Awayland —an enthralling book of stories that uses the world of the …
-
https://www.insider.com/guides/health/conditions-symptoms/what-is-heart-disease — found via Mwmbl
Guide to Heart Disease: Types, Symptoms, Causes, and Treatment
Heart disease is a dangerous condition, but it can be prevented with routine doctor's visits and lifestyle changes. Terry Vine/Getty Images According to t…
-
https://sqlite.org/src/timeline — found via Mwmbl
SQLite: Timeline
In the unix backend, when implementing the defenses against small file descriptors, delete a file just created if it was opened with O_EXCL|O_CREAT so tha…
-
http://docs.python.org/lib/module-gdbm.html — found via Mwmbl
dbm — Interfaces to Unix “databases” — Python 3.11.2 documentati…
dbm is a generic interface to variants of the DBM database — dbm.gnu or dbm.ndbm. If none of these modules is installed, the slow-but-simple implementati…
-
https://docs.python.org/3.7/library/dbm.html — found via Mwmbl
dbm — Interfaces to Unix “databases” — Python 3.7.16 documentati…
dbm is a generic interface to variants of the DBM database — dbm.gnu or dbm.ndbm . If none of these modules is installed, the slow-but-simple implementati…
-
https://github.com/dotnet/coreclr/pull/6027 — found via Mwmbl
Fix Windows context to Unix context translation on AMD64 by janv…
There was a bug in the context translation between the Windows context and Unix context on AMD64 caused by the fact that the Unix context gregs array …
-
https://www.python.org/downloads/ — found via Mwmbl
Download Python | Python.org
For most Unix systems, you must download and compile the source code. The same source code archive can also be used to build the Windows and Mac versions,…
-
https://github.com/rust-lang/rust/pull/79982 — found via Mwmbl
Add missing methods to unix ExitStatusExt by ijackson · Pull Req…
edited by Mark-Simulacrum These are the methods corresponding to the remaining exit status examination macros from wait.h . WCOREDUMP isn't in SuS but is …
-
https://docs.python.org/3.5/library/dbm.html — found via Mwmbl
12.5. dbm — Interfaces to Unix “databases” — Python 3.5.9 docume…
dbm is a generic interface to variants of the DBM database — dbm.gnu or dbm.ndbm . If none of these modules is installed, the slow-but-simple implementati…
-
https://docs.python.org/3.4/library/dbm.html — found via Mwmbl
12.5. dbm — Interfaces to Unix “databases” — Python 3.4.10 docum…
Navigation dbm is a generic interface to variants of the DBM database — dbm.gnu or dbm.ndbm. If none of these modules is installed, the slow-but-simple i…
-
https://www.amazon.com/exec/obidos/ASIN/0977985091/ref=nosim/themillpw-20 — found via Mwmbl
Field Guide To The North American Family: Garth Risk Hallberg: 9…
Garth Risk Hallberg was born in Louisiana and grew up in North Carolina. His writing has appeared in Prairie Schooner, The New York Times, Best New Americ…
-
https://kubernetes.io/blog/2019/03/21/a-guide-to-kubernetes-admission-controllers/ — found via Mwmbl
A Guide to Kubernetes Admission Controllers | Kubernetes
This article is more than one year old. Older articles may contain outdated content. Check that the information in the page has not become incorrect since…
-
http://curl.haxx.se/mail/lib-2008-04/0279.html — found via Mwmbl
Curl: HTTP connection to unix socket
I would like to enhance libcurl to support HTTP client connections to unix domain sockets. This was briefly discussed some time ago [1]. There are s…
-
http://en.wikipedia.org/wiki/Fg_(Unix) — found via Mwmbl
Job control (Unix) - Wikipedia
In Unix and Unix-likeoperating systems, job control refers to control of jobs by a shell, especially interactively, where a "job" is a shell's representa…
-
https://github.com/rust-lang/rust/issues/73128 — found via Mwmbl
std::os::unix::process::ExitStatusExt into_raw · Issue #73128 · …
Add missing methods to unix ExitStatusExt These are the methods corresponding to the remaining exit status examination macros from `wait.h`. `WCOREDUMP` i…
-
https://metacpan.org/pod/Proc::Background — found via Mwmbl
Proc::Background - Generic interface to Unix and Win32 backgroun…
DESCRIPTION This is a generic interface for placing processes in the background on both Unix and Win32 platforms. This module lets you start, kill, wait …
-
https://www.amazon.com/exec/obidos/ASIN/1935613243/ref=nosim/themillpw-20 — found via Mwmbl
A Field Guide to the North American Family: Hallberg, Garth Risk…
Garth Risk Hallberg was born in Louisiana and grew up in North Carolina. His writing has appeared in Prairie Schooner, The New York Times, Best New Americ…
-
https://www.amazon.com/exec/obidos/ASIN/1101874953/ref=nosim/themillpw-20 — found via Mwmbl
A Field Guide to the North American Family: An Illustrated Novel…
The very first work of fiction by the best-selling, acclaimed author of City on Fire --his piercingly beautiful treasure box of a novella about two famili…
-
https://www.thehealthy.com/sleep/the-essential-guide-to-deeper-sleep/ — found via Mwmbl
The Essential Guide to Deeper Sleep: How to Sleep Better | The H…
We asked health experts for their best tips—from rethinking your mattress to picking the right pillow—so you can sleep better at night. JGI/Jamie Grill/Ge…
-
https://s3.amazonaws.com/plan9-bell-labs/7thEdMan/index.html — found via Mwmbl
Unix Seventh Edition Manual
This page points to the source for the documents that came with the Seventh Edition release of the Unix operating system from (then) Bell Telephone Labora…
-
http://www.mackido.com/Opinion/AppleLinux.html — found via Mwmbl
MacKiDo/Opinion/ApplesLoss
I've talked to Unix weenies for years -- heck, two decades ago I did Unix Q.A., and I've been familiar with it. But always when the Unix Advocates hit me …
-
http://www.unixwiz.net/techtips/bind9-chroot.html — found via Mwmbl
Building and configuring BIND 9 in a chroot jail
Steve Friedl's Unixwiz.net Tech Tips Building and configuring BIND 9 in a chroot jail This has turned out to be a very hard document to write: we work on…
-
https://www.themillions.com/2012/07/a-beginners-guide-to-alice-munro.html — found via Mwmbl
A Beginner's Guide to Alice Munro - The Millions
This November, Knopf recently announced, Alice Munro will publish Dear Life: Stories , her 13th book of shorts and second since her announced “retirement”…
-
http://www.unixwiz.net/techtips/putty-openssh.html — found via Mwmbl
Secure Linux/UNIX access with PuTTY and OpenSSH
Steve Friedl's Unixwiz.net Tech Tips Secure Linux/UNIX access with PuTTY and OpenSSH Many users have implemented Secure Shell (ssh) to provide protected …
-
https://www.php.net/manual/en/function.time.php — found via Mwmbl
PHP: time - Manual
Unix timestamps do not contain any information with regards to any local timezone. It is recommended to use the DateTimeImmutable class for handling date …
-
https://beam.apache.org/documentation/programming-guide/ — found via Mwmbl
Beam Programming Guide
The Beam Programming Guide is intended for Beam users who want to use the Beam SDKs to create data processing pipelines. It provides guidance for using th…
-
https://unixism.net/2021/02/making-signals-less-painful-under-linux/ — found via Mwmbl
Using signalfd and pidfd to make signals less painful under Linu…
Anyone introduced to Unix programming gets to marvel at the clever construct of signals. In the life-cycle of a process, fortune and misfortune are presen…
-
https://www.millionacres.com/real-estate-investing/reits/ — found via Mwmbl
REITs: Defined and Explained | The Motley Fool
This guide will walk you through everything you need to know about real estate investing through REITs. We’ll cover the types of REITs, REIT pros and cons…
-
https://cybercemetery.unt.edu/archive/oilspill/20130103091625/http://www.loc.gov/rr/program/bib/1812/ — found via Mwmbl
A Guide to the War of 1812 (Virtual Programs & Services, Library…
The digital collections of the Library of Congress contain a wide variety of material associated with the War of 1812, including manuscripts, broadsides, …
-
https://cybercemetery.unt.edu/archive/oilspill/20120928050212/http://www.bls.gov/oco/cg/home.htm — found via Mwmbl
Career Guide to Industries : Occupational Outlook Handbook : U.S…
The Bureau of Labor Statistics is considering a redesign of the Career Guide to Industries ( CGI ) to integrate it better with the new Occupational Outloo…
-
https://www.amazon.com/exec/obidos/ASIN/0374142742/ref=nosim/themillpw-20 — found via Mwmbl
Draft No. 4: On the Writing Process: McPhee, John: 9780374142742…
The long-awaited guide to writing long-form nonfiction by the legendary author and teacher Draft No. 4 is a master class on the writer’s craft. In a ser…
-
http://www.amazon.com/The-Rude-Guide-Mitt-ebook/dp/B007UPDEG0/ref=sr_1_2?ie=UTF8&qid=1334940002&sr=8-2 — found via Mwmbl
The Rude Guide To Mitt - Kindle edition by Pareene, Alex. Politi…
You've subscribed to ! We will preorder your items within 24 hours of when they become available. When new books are released, we'll charge your default p…
-
https://github.com/dotnet/coreclr/commit/56ab756b0e9afef24cf9151a4a43f23e8d78de29 — found via Mwmbl
Fix Windows context to Unix context translation on AMD64 (#6027)…
There was a bug in the context translation between the Windows context and Unix context on AMD64 caused by the fact that the Unix context gregs array con…
-
https://80000hours.org/career-guide/?utm_source=ssc&utm_campaign=2017-04+Sidebar+Ad&utm_medium=blog — found via Mwmbl
Research-backed guide to a fulfilling career that does good
This free guide is based on five years of research alongside academics at Oxford. Scroll down to see a summary and start reading. We stopped updating this…
-
https://www.simonandschuster.com/books/The-Everything-Guide-to-Remote-Work/Jill-Duffy/Everything/9781507217863 — found via Mwmbl
The Everything Guide to Remote Work | Book by Jill Duffy | Offic…
Discover the secret to being productive and successful no matter where you are with this essential guide to remote work. During COVID-19, working from h…
-
https://cybercemetery.unt.edu/archive/oilspill/20120928014548/http://www.bls.gov/ppi/ppiescalation.htm — found via Mwmbl
Producer Price Index (PPI) Guide to Contract Escalation
Business firms in search of effective methods of coping with inflation often employ price adjustment (escalation) clauses in long-term sales and purchase …
-
https://cybercemetery.unt.edu/archive/oilspill/20120927231443/http://www.irs.gov/uac/Taxpayer-Guide-to-Identity-Theft — found via Mwmbl
Taxpayer Guide to Identity Theft
We know identity theft is a frustrating process for victims. We take this issue very seriously and continue to expand on our robust screening process in o…
-
http://hishamabraham.blogspot.com/2007/02/no-disaster-thanks-to-google.html — found via Mwmbl
Interesting Things: No Disaster, Thanks to Google!
I have Unix Ubuntu installed on another partition. When my laptop starts, I have a choice between Ubuntu and Windows XP. I backed up important data on U…
-
https://stackoverflow.com/questions/3432851/dos-bat-file-equivalent-to-unix-basename-command/3432895 — found via Mwmbl
DOS BAT file equivalent to Unix basename command? - Stack Overfl…
Is there an easy way to get to the basename (file name without extension) of a DOS file name using the DOS BAT command language? I agree: format c:\ is pr…
-
https://unix.stackexchange.com/questions/738768/how-to-replace-last-occurrance-of-a-specific-character-in-field-1-using-awk — found via Mwmbl
How to replace last occurrance of a specific character in field …
Welcome to Unix & Linux Stack Exchange! The site that you link to does not support POSIX Regular Expressions but a few other dialects of regular expressio…
-
http://www.amazon.com/Unix-Power-Tools-Third-Edition/dp/0596003307/ref=sr_1_1?ie=UTF8&qid=1339874101&sr=8-1&keywords=unix+power+tools — found via Mwmbl
Unix Power Tools, Third Edition: Shelley Powers, Jerry Peek, Tim…
With the growing popularity of Linux and the advent of Darwin, Unix has metamorphosed into something new and exciting. No longer perceived as a difficult …
-
https://unix.stackexchange.com/questions/750026/combining-every-3-lines-together-starting-on-the-second-line-and-removing-first — found via Mwmbl
linux - Combining every 3 lines together starting on the second …
I am very new to unix as well as coding in general and have spent a long time trying to figure out this issue with no success. I am sure its a very simpl…
-
https://unix.stackexchange.com/questions/206386/what-does-the-symbol-denote-in-the-beginning-of-a-unix-domain-socket-path-in-l — found via Mwmbl
What does the @ symbol denote in the beginning of a unix domain …
When I run netstat --protocol unix or lsof -U I see that some unix socket paths are prepended with @ symbol, for example, @/tmp/dbus-qj8V39Yrpa . Then whe…
-
https://cybercemetery.unt.edu/archive/oilspill/20121006222555/http://www.fbi.gov/news/stories/2008/october/a-guide-for-writers-authors-and-producers — found via Mwmbl
FBI — A Guide for Writers, Authors, and Producers
A Guide for Writers, Authors, and Producers We can help: if you are a writer, author, or producer who wants to feature the FBI, we may be able to work wi…
New results
-
http://unix.harley.com/ — found via Mwmbl
Harley Hahn's Guide to Unix and Linux
Welcome to the home page for instructors and students using Harley Hahn's Guide to Unix and Linux. Everything on this Web site is available to both teach…
-
http://beej.us/guide/bgipc/html/single/bgipc.html — found via Mwmbl
Beej's Guide to Unix IPC
You know what's easy? fork() is easy. You can fork off new processes all day and have them deal with individual chunks of a problem in parallel. Of cours…
-
http://www.opengroup.org/openbrand/docs/UNIX03_Certification_Guide.html — found via Mwmbl
Guide to UNIX 03 Certification
This document is a guide for suppliers who want to submit products for UNIX 03 certification within the Open Brand Certification Program. This document gu…
-
https://decrypt.co/ — found via Mwmbl
Your guide to Bitcoin, Ethereum & Web 3.0 - Decrypt
All podcasts about Bitcoin, Ethereum, cryptocurrency and the advent of the decentralized web. Subscribe gm from Decrypt gm! Decrypt EIC Dan Roberts along …
-
http://foldoc.org/UUCP — found via Mwmbl
Unix to Unix Copy from FOLDOC
uucp ⇝ Unix to Unix Copy (uucp) A Unix utility program and protocol that allows one Unix system to send files to another via a serial line which may be a…
-
https://www.calvertjournal.com/ — found via Mwmbl
A guide to the New East — The Calvert Journal
Behind the legacy of Alexander Deineka, the artist who captured the USSR’s endless ode to winter sport See more We use cookies on our website to enhance y…
-
https://unixism.net/ — found via Mwmbl
Unixism - Of consoles and blinking cursors
Anyone introduced to Unix programming gets to marvel at the clever construct of signals. In the life-cycle of a process, fortune and misfortune are presen…
-
http://www.unixguide.net/unix/perl_oneliners.shtml — found via Mwmbl
PERL One Liners
Just enough perl to do most everything! Tom Christianson (spelling?) once posted a canonical list of one line perl programs to do many common command-lin…
-
http://www.unixguide.net/linux/linuxshortcuts.shtml — found via Mwmbl
Linux Newbie Guide: Shortcuts And Commands
This is a practical selection of the commands we use most often. Press <Tab> to see the listing of all available command (on your PATH). On my small home …
-
http://unix.stackexchange.com/tour — found via Mwmbl
Tour - Unix & Linux Stack Exchange
Welcome to Unix & Linux Stack Exchange Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operatin…
-
http://www.unixguide.net/network/socketfaq/4.5.shtml — found via Mwmbl
What exactly does SO_REUSEADDR do?
What exactly does SO_REUSEADDR do? This socket option tells the kernel that even if this port is busy (in the TIME_WAIT state), go ahead and reuse it anyw…
-
http://www.unixguide.net/network/socketfaq/2.7.shtml — found via Mwmbl
Please explain the TIME_WAIT state.
Please explain the TIME_WAIT state. Remember that TCP guarantees all data transmitted will be delivered, if at all possible. When you close a socket, the…
-
http://www.unixguide.net/network/socketfaq/4.7.shtml — found via Mwmbl
What exactly does SO_KEEPALIVE do?
What exactly does SO_KEEPALIVE do? From Andrew Gierth ( andrew@erlenstar.demon.co.uk ): The SO_KEEPALIVE option causes a packet (called a 'keepalive probe…
-
https://rads.stackoverflow.com/amzn/click/com/0131411551 — found via Mwmbl
Unix Network Programming: The Sockets Networking Api (1): Steven…
This is THE guide to UNIX network programming APIs. Whether you write Web servers, client/server applications, or any other network software, you need to …
-
http://www.unixguide.net/network/socketfaq/2.14.shtml — found via Mwmbl
Whats the difference between select() and poll()?
Whats the difference between select() and poll()? From Richard Stevens (rstevens@noao.edu): The basic difference is that select()'s fd_set is a bit mask …
-
http://www.unixguide.net/network/socketfaq/2.11.shtml — found via Mwmbl
How can I force a socket to send the data in its buffer?
How can I force a socket to send the data in its buffer? From Richard Stevens ( rstevens@noao.edu ): You can't force it. Period. TCP makes up its own mind…
-
http://goo.gl/t0nREH — found via Mwmbl
Unix philosophy - Wikipedia
The Unix philosophy , originated by Ken Thompson , is a set of cultural norms and philosophical approaches to minimalist , modular software development . …
-
https://unixism.net/category/unix/ — found via Mwmbl
Unix Archives - Unixism
Category: Unix Anyone introduced to Unix programming gets to marvel at the clever construct of signals. In the life-cycle of a process, fortune and misfo…
-
http://www.unixaddict.org/ — found via Mwmbl
addicted to UNIX
This page is currently under construction – it's main purpose will be to present my mainly UNIX related stuff i collected over the years. Additionally…
-
https://wr721.splashthat.com/Newsletters — found via Mwmbl
Your Guide to a Post-Roe America: A Women Rule AMA
Now that the Supreme Court’s conservative majority has revoked the constitutional right to an abortion that had been in place for nearly 50 years, abortio…
-
http://www.heritage.org/constitution/ — found via Mwmbl
The Heritage Guide to the Constitution
The Heritage Guide to the Constitution is intended to provide a brief and accurate explanation of each clause of the Constitution as envisioned by the Fra…
-
https://kb.iu.edu/d/afsk — found via Mwmbl
Introduction to Unix commands
Introduction to Unix commands Following is a very brief introduction to some useful Unix commands, including examples of how to use each command. For mor…
-
https://unixism.net/tag/pidfd/ — found via Mwmbl
pidfd Archives - Unixism
Anyone introduced to Unix programming gets to marvel at the clever construct of signals. In the life-cycle of a process, fortune and misfortune are presen…
-
https://unixism.net/tag/signals/ — found via Mwmbl
signals Archives - Unixism
Tag: signals Anyone introduced to Unix programming gets to marvel at the clever construct of signals. In the life-cycle of a process, fortune and misfort…
-
https://unixism.net/tag/signalfd/ — found via Mwmbl
signalfd Archives - Unixism
Anyone introduced to Unix programming gets to marvel at the clever construct of signals. In the life-cycle of a process, fortune and misfortune are presen…
-
https://unixism.net/author/shuveb/ — found via Mwmbl
shuveb, Author at Unixism
Author: shuveb Anyone introduced to Unix programming gets to marvel at the clever construct of signals. In the life-cycle of a process, fortune and misfo…
-
http://unixwiz.net/ndos-shame.html — found via Mwmbl
"No Dashes Or Spaces" Hall of Shame
Unixwiz.net - Software Consulting Central "No Dashes Or Spaces" Hall of Shame Though I have a tolerably good handle on e-commerce software, I've not writ…
-
http://www.motherjones.com/politics/2012/07/mass-shootings-map — found via Mwmbl
A Guide to Mass Shootings in America – Mother Jones
December is make-or-break for Mother Jones ’ fundraising. We have a $350,000 goal that we simply cannot afford to miss. And in " No Cute Headlines or Mani…
-
http://www.youronlinechoices.eu/ — found via Mwmbl
Your Online Choices | EDAA
Welcome to a guide to online behavioural advertising and online privacy. On this website you'll find information about how behavioural advertising works, …
-
http://unixwiz.net/techtips/remap-pipe-fds.html — found via Mwmbl
Mapping UNIX pipe descriptors to stdin and stdout in C
Steve Friedl's Unixwiz.net Tech Tips Mapping UNIX pipe descriptors to stdin and stdout in C A common technique in the UNIX world is to create a pair of p…
-
https://www.tomsguide.com/us/twitch-streaming-guide,review-3009.html — found via Mwmbl
Ultimate guide to Twitch: The tips, tricks and gear you need | T…
Over the years, Twitch has built a star-studded roster of content creators that successfully attracted a growing fanbase. According to the latest figures,…
-
http://unixwiz.net/techtips/sql-injection.html — found via Mwmbl
SQL Injection Attacks by Example
Steve Friedl's Unixwiz.net Tech Tips SQL Injection Attacks by Example A customer asked that we check out his intranet site, which was used by the company…
-
http://docs.python.org/library/dbm.html — found via Mwmbl
dbm — Interfaces to Unix “databases” — Python 3.11.4 documentati…
dbm is a generic interface to variants of the DBM database — dbm.gnu or dbm.ndbm. If none of these modules is installed, the slow-but-simple implementati…
-
https://80000hours.org/ — found via Mwmbl
80,000 Hours: How to make a difference with your career
This guide covers the most important ideas you need to understand to have a high-impact career, such as how to define social impact in the first place, ho…
-
http://docs.python.org/3/library/dbm.html — found via Mwmbl
dbm — Interfaces to Unix “databases” — Python 3.11.1 documentati…
dbm is a generic interface to variants of the DBM database — dbm.gnu or dbm.ndbm. If none of these modules is installed, the slow-but-simple implementati…
-
https://www.amazon.com/exec/obidos/ASIN/1594487952/ref=nosim/themillpw-20 — found via Mwmbl
A Guide to Being Born: Stories: Ausubel, Ramona: 9781594487958: …
Reminiscent of Aimee Bender and Karen Russell—an enthralling collection that uses the world of the imagination to explore the heart of the human condition.
-
https://www.amazon.com/exec/obidos/ASIN/1594632685/ref=nosim/themillpw-20 — found via Mwmbl
A Guide to Being Born: Stories: Ausubel, Ramona: 9781594632686: …
Reminiscent of Aimee Bender and Karen Russell, from the author of the new collection, Awayland —an enthralling book of stories that uses the world of the …
-
https://www.insider.com/guides/health/conditions-symptoms/what-is-heart-disease — found via Mwmbl
Guide to Heart Disease: Types, Symptoms, Causes, and Treatment
Heart disease is a dangerous condition, but it can be prevented with routine doctor's visits and lifestyle changes. Terry Vine/Getty Images According to t…
-
https://sqlite.org/src/timeline — found via Mwmbl
SQLite: Timeline
In the unix backend, when implementing the defenses against small file descriptors, delete a file just created if it was opened with O_EXCL|O_CREAT so tha…
-
http://docs.python.org/lib/module-gdbm.html — found via Mwmbl
dbm — Interfaces to Unix “databases” — Python 3.11.2 documentati…
dbm is a generic interface to variants of the DBM database — dbm.gnu or dbm.ndbm. If none of these modules is installed, the slow-but-simple implementati…
-
https://docs.python.org/3.7/library/dbm.html — found via Mwmbl
dbm — Interfaces to Unix “databases” — Python 3.7.16 documentati…
dbm is a generic interface to variants of the DBM database — dbm.gnu or dbm.ndbm . If none of these modules is installed, the slow-but-simple implementati…
-
https://github.com/dotnet/coreclr/pull/6027 — found via Mwmbl
Fix Windows context to Unix context translation on AMD64 by janv…
There was a bug in the context translation between the Windows context and Unix context on AMD64 caused by the fact that the Unix context gregs array …
-
https://www.python.org/downloads/ — found via Mwmbl
Download Python | Python.org
For most Unix systems, you must download and compile the source code. The same source code archive can also be used to build the Windows and Mac versions,…
-
https://github.com/rust-lang/rust/pull/79982 — found via Mwmbl
Add missing methods to unix ExitStatusExt by ijackson · Pull Req…
edited by Mark-Simulacrum These are the methods corresponding to the remaining exit status examination macros from wait.h . WCOREDUMP isn't in SuS but is …
-
https://docs.python.org/3.5/library/dbm.html — found via Mwmbl
12.5. dbm — Interfaces to Unix “databases” — Python 3.5.9 docume…
dbm is a generic interface to variants of the DBM database — dbm.gnu or dbm.ndbm . If none of these modules is installed, the slow-but-simple implementati…
-
https://docs.python.org/3.4/library/dbm.html — found via Mwmbl
12.5. dbm — Interfaces to Unix “databases” — Python 3.4.10 docum…
Navigation dbm is a generic interface to variants of the DBM database — dbm.gnu or dbm.ndbm. If none of these modules is installed, the slow-but-simple i…
-
https://www.amazon.com/exec/obidos/ASIN/0977985091/ref=nosim/themillpw-20 — found via Mwmbl
Field Guide To The North American Family: Garth Risk Hallberg: 9…
Garth Risk Hallberg was born in Louisiana and grew up in North Carolina. His writing has appeared in Prairie Schooner, The New York Times, Best New Americ…
-
https://kubernetes.io/blog/2019/03/21/a-guide-to-kubernetes-admission-controllers/ — found via Mwmbl
A Guide to Kubernetes Admission Controllers | Kubernetes
This article is more than one year old. Older articles may contain outdated content. Check that the information in the page has not become incorrect since…
-
http://curl.haxx.se/mail/lib-2008-04/0279.html — found via Mwmbl
Curl: HTTP connection to unix socket
I would like to enhance libcurl to support HTTP client connections to unix domain sockets. This was briefly discussed some time ago [1]. There are s…
-
http://en.wikipedia.org/wiki/Fg_(Unix) — found via Mwmbl
Job control (Unix) - Wikipedia
In Unix and Unix-likeoperating systems, job control refers to control of jobs by a shell, especially interactively, where a "job" is a shell's representa…
-
https://github.com/rust-lang/rust/issues/73128 — found via Mwmbl
std::os::unix::process::ExitStatusExt into_raw · Issue #73128 · …
Add missing methods to unix ExitStatusExt These are the methods corresponding to the remaining exit status examination macros from `wait.h`. `WCOREDUMP` i…
-
https://metacpan.org/pod/Proc::Background — found via Mwmbl
Proc::Background - Generic interface to Unix and Win32 backgroun…
DESCRIPTION This is a generic interface for placing processes in the background on both Unix and Win32 platforms. This module lets you start, kill, wait …
-
https://www.amazon.com/exec/obidos/ASIN/1935613243/ref=nosim/themillpw-20 — found via Mwmbl
A Field Guide to the North American Family: Hallberg, Garth Risk…
Garth Risk Hallberg was born in Louisiana and grew up in North Carolina. His writing has appeared in Prairie Schooner, The New York Times, Best New Americ…
-
https://www.amazon.com/exec/obidos/ASIN/1101874953/ref=nosim/themillpw-20 — found via Mwmbl
A Field Guide to the North American Family: An Illustrated Novel…
The very first work of fiction by the best-selling, acclaimed author of City on Fire --his piercingly beautiful treasure box of a novella about two famili…
-
https://www.thehealthy.com/sleep/the-essential-guide-to-deeper-sleep/ — found via Mwmbl
The Essential Guide to Deeper Sleep: How to Sleep Better | The H…
We asked health experts for their best tips—from rethinking your mattress to picking the right pillow—so you can sleep better at night. JGI/Jamie Grill/Ge…
-
https://s3.amazonaws.com/plan9-bell-labs/7thEdMan/index.html — found via Mwmbl
Unix Seventh Edition Manual
This page points to the source for the documents that came with the Seventh Edition release of the Unix operating system from (then) Bell Telephone Labora…
-
http://www.mackido.com/Opinion/AppleLinux.html — found via Mwmbl
MacKiDo/Opinion/ApplesLoss
I've talked to Unix weenies for years -- heck, two decades ago I did Unix Q.A., and I've been familiar with it. But always when the Unix Advocates hit me …
-
http://www.unixwiz.net/techtips/bind9-chroot.html — found via Mwmbl
Building and configuring BIND 9 in a chroot jail
Steve Friedl's Unixwiz.net Tech Tips Building and configuring BIND 9 in a chroot jail This has turned out to be a very hard document to write: we work on…
-
https://www.themillions.com/2012/07/a-beginners-guide-to-alice-munro.html — found via Mwmbl
A Beginner's Guide to Alice Munro - The Millions
This November, Knopf recently announced, Alice Munro will publish Dear Life: Stories , her 13th book of shorts and second since her announced “retirement”…
-
http://www.unixwiz.net/techtips/putty-openssh.html — found via Mwmbl
Secure Linux/UNIX access with PuTTY and OpenSSH
Steve Friedl's Unixwiz.net Tech Tips Secure Linux/UNIX access with PuTTY and OpenSSH Many users have implemented Secure Shell (ssh) to provide protected …
-
https://www.php.net/manual/en/function.time.php — found via Mwmbl
PHP: time - Manual
Unix timestamps do not contain any information with regards to any local timezone. It is recommended to use the DateTimeImmutable class for handling date …
-
https://beam.apache.org/documentation/programming-guide/ — found via Mwmbl
Beam Programming Guide
The Beam Programming Guide is intended for Beam users who want to use the Beam SDKs to create data processing pipelines. It provides guidance for using th…
-
https://unixism.net/2021/02/making-signals-less-painful-under-linux/ — found via Mwmbl
Using signalfd and pidfd to make signals less painful under Linu…
Anyone introduced to Unix programming gets to marvel at the clever construct of signals. In the life-cycle of a process, fortune and misfortune are presen…
-
https://www.millionacres.com/real-estate-investing/reits/ — found via Mwmbl
REITs: Defined and Explained | The Motley Fool
This guide will walk you through everything you need to know about real estate investing through REITs. We’ll cover the types of REITs, REIT pros and cons…
-
https://cybercemetery.unt.edu/archive/oilspill/20130103091625/http://www.loc.gov/rr/program/bib/1812/ — found via Mwmbl
A Guide to the War of 1812 (Virtual Programs & Services, Library…
The digital collections of the Library of Congress contain a wide variety of material associated with the War of 1812, including manuscripts, broadsides, …
-
https://cybercemetery.unt.edu/archive/oilspill/20120928050212/http://www.bls.gov/oco/cg/home.htm — found via Mwmbl
Career Guide to Industries : Occupational Outlook Handbook : U.S…
The Bureau of Labor Statistics is considering a redesign of the Career Guide to Industries ( CGI ) to integrate it better with the new Occupational Outloo…
-
https://www.amazon.com/exec/obidos/ASIN/0374142742/ref=nosim/themillpw-20 — found via Mwmbl
Draft No. 4: On the Writing Process: McPhee, John: 9780374142742…
The long-awaited guide to writing long-form nonfiction by the legendary author and teacher Draft No. 4 is a master class on the writer’s craft. In a ser…
-
http://www.amazon.com/The-Rude-Guide-Mitt-ebook/dp/B007UPDEG0/ref=sr_1_2?ie=UTF8&qid=1334940002&sr=8-2 — found via Mwmbl
The Rude Guide To Mitt - Kindle edition by Pareene, Alex. Politi…
You've subscribed to ! We will preorder your items within 24 hours of when they become available. When new books are released, we'll charge your default p…
-
https://github.com/dotnet/coreclr/commit/56ab756b0e9afef24cf9151a4a43f23e8d78de29 — found via Mwmbl
Fix Windows context to Unix context translation on AMD64 (#6027)…
There was a bug in the context translation between the Windows context and Unix context on AMD64 caused by the fact that the Unix context gregs array con…
-
https://80000hours.org/career-guide/?utm_source=ssc&utm_campaign=2017-04+Sidebar+Ad&utm_medium=blog — found via Mwmbl
Research-backed guide to a fulfilling career that does good
This free guide is based on five years of research alongside academics at Oxford. Scroll down to see a summary and start reading. We stopped updating this…
-
https://www.simonandschuster.com/books/The-Everything-Guide-to-Remote-Work/Jill-Duffy/Everything/9781507217863 — found via Mwmbl
The Everything Guide to Remote Work | Book by Jill Duffy | Offic…
Discover the secret to being productive and successful no matter where you are with this essential guide to remote work. During COVID-19, working from h…
-
https://cybercemetery.unt.edu/archive/oilspill/20120928014548/http://www.bls.gov/ppi/ppiescalation.htm — found via Mwmbl
Producer Price Index (PPI) Guide to Contract Escalation
Business firms in search of effective methods of coping with inflation often employ price adjustment (escalation) clauses in long-term sales and purchase …
-
https://cybercemetery.unt.edu/archive/oilspill/20120927231443/http://www.irs.gov/uac/Taxpayer-Guide-to-Identity-Theft — found via Mwmbl
Taxpayer Guide to Identity Theft
We know identity theft is a frustrating process for victims. We take this issue very seriously and continue to expand on our robust screening process in o…
-
http://hishamabraham.blogspot.com/2007/02/no-disaster-thanks-to-google.html — found via Mwmbl
Interesting Things: No Disaster, Thanks to Google!
I have Unix Ubuntu installed on another partition. When my laptop starts, I have a choice between Ubuntu and Windows XP. I backed up important data on U…
-
https://stackoverflow.com/questions/3432851/dos-bat-file-equivalent-to-unix-basename-command/3432895 — found via Mwmbl
DOS BAT file equivalent to Unix basename command? - Stack Overfl…
Is there an easy way to get to the basename (file name without extension) of a DOS file name using the DOS BAT command language? I agree: format c:\ is pr…
-
https://unix.stackexchange.com/questions/738768/how-to-replace-last-occurrance-of-a-specific-character-in-field-1-using-awk — found via Mwmbl
How to replace last occurrance of a specific character in field …
Welcome to Unix & Linux Stack Exchange! The site that you link to does not support POSIX Regular Expressions but a few other dialects of regular expressio…
-
http://www.amazon.com/Unix-Power-Tools-Third-Edition/dp/0596003307/ref=sr_1_1?ie=UTF8&qid=1339874101&sr=8-1&keywords=unix+power+tools — found via Mwmbl
Unix Power Tools, Third Edition: Shelley Powers, Jerry Peek, Tim…
With the growing popularity of Linux and the advent of Darwin, Unix has metamorphosed into something new and exciting. No longer perceived as a difficult …
-
https://unix.stackexchange.com/questions/750026/combining-every-3-lines-together-starting-on-the-second-line-and-removing-first — found via Mwmbl
linux - Combining every 3 lines together starting on the second …
I am very new to unix as well as coding in general and have spent a long time trying to figure out this issue with no success. I am sure its a very simpl…
-
https://unix.stackexchange.com/questions/206386/what-does-the-symbol-denote-in-the-beginning-of-a-unix-domain-socket-path-in-l — found via Mwmbl
What does the @ symbol denote in the beginning of a unix domain …
When I run netstat --protocol unix or lsof -U I see that some unix socket paths are prepended with @ symbol, for example, @/tmp/dbus-qj8V39Yrpa . Then whe…
-
https://cybercemetery.unt.edu/archive/oilspill/20121006222555/http://www.fbi.gov/news/stories/2008/october/a-guide-for-writers-authors-and-producers — found via Mwmbl
FBI — A Guide for Writers, Authors, and Producers
A Guide for Writers, Authors, and Producers We can help: if you are a writer, author, or producer who wants to feature the FBI, we may be able to work wi…