Skip to content

Instantly share code, notes, and snippets.

View tsurf101's full-sized avatar
🎯
Focusing

Thomas Serafin tsurf101

🎯
Focusing
View GitHub Profile
@tsurf101
tsurf101 / sed cheatsheet
Created December 23, 2019 05:15 — forked from ssstonebraker/sed cheatsheet
Sed Cheatsheet
FILE SPACING:
# double space a file
sed G
# double space a file which already has blank lines in it. Output file
# should contain no more than one blank line between lines of text.
sed '/^$/d;G'
@tsurf101
tsurf101 / bash-cheatsheet.sh
Created October 20, 2019 01:55 — forked from LeCoupa/bash-cheatsheet.sh
Bash CheatSheet for UNIX Systems --> UPDATED VERSION --> https://github.com/LeCoupa/awesome-cheatsheets
#!/bin/bash
#####################################################
# Name: Bash CheatSheet for Mac OSX
#
# A little overlook of the Bash basics
#
# Usage:
#
# Author: J. Le Coupanec
# Date: 2014/11/04
@tsurf101
tsurf101 / Big List of Real Estate APIs.md
Created September 24, 2018 01:11 — forked from patpohler/Big List of Real Estate APIs.md
Evolving list of Real Estate APIs by Category

Big List of Real Estate APIs

Listings / Property Data

####Rets Rabbit http://www.retsrabbit.com

Rets Rabbit removes the nightmare of importing thousands of real estate listings and photos from RETS or ListHub and gives you an easy to use import and Web API server so you can focus on building your listing search powered website or app.