Skip to content

BitBook

  • Online Tools
  • Dev
  • Sysadmin
  • Reviews
  • Machine Learning
  • Home
  • Page 10
iphone pin code

You have a 23.34% Chance of Guessing a Four Digit Pin Combination

December 12, 2016 mike Sysadmin

According to Datagenetics 10.71% of 4 digit passcodes are 1234. Data Genetics did some number crunching on ATM pin data, not sure how they got

How to View Processes and Their Respective Ports on Linux and OSX

December 11, 2016 mike Sysadmin

If you want to see what processes are listening on what ports these you can use the linux command lsof and netstat. Below are a

How to Insert on Duplicate Key Update (an upsert)

December 10, 2016 mike MySQL

This example of a upsert, an on duplicate key insert statement in MySQL. What it does is if the table zipcode_population has a unique index

How to Watch For a Process to End on Ubuntu Linux

December 9, 2016 mike Sysadmin

I wanted to send myself a text when a long running process was done so I needed a command that would watch for a process

Function to Remove Dollar Signs and Commas From a Number

December 8, 2016 mike PHP

I needed a function to turn a string value dollar with commas into a decimal I could insert into MySQL. This function below will take

How to Concat a Bunch of Files Together

December 7, 2016 mike Sysadmin

Here are 2 different shell commands using cat. These examples would allow you to stack files into a new file concatenating them together. Useful for

Linux Command Line Example To Remove Emails From a Text File

December 3, 2016 mike Sysadmin

sed is a really powerful Linux command line utility. It can in a one line do what would take sometimes 20-30 lines of code in

nested zip extract

How to Recursively Extract All Nested Zip Files in Linux

December 2, 2016 mike Sysadmin

I needed to recursively unzip a big mess of nested zip files. This shell command does the trick, it also preserves the directory structure.

php-pathinfo

Using pathinfo Function to Detect File Extention

December 1, 2016 mike PHP

Sometimes that’s not necessary to check a file’s mime type and you only need to check the file extension. To do that we can use

Function to Parse URLs From a PDF Document

November 30, 2016 mike PHP

You don’t have to actually programmatically read a PDF to parse out the links in them. This simple routine below will parse out all the

Posts pagination

«Previous Posts 1 … 8 9 10 11 12 … 14 Next Posts»

Bitbook

  • About
  • Privacy Policy
  • Terms of Service
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Do not sell my personal information.
Cookie SettingsAccept
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT
Powered by CookieYes Logo