Skip to content

Instantly share code, notes, and snippets.

View farhanarrafi's full-sized avatar
🤹‍♂️
Multi-threading

Farhan Ar Rafi farhanarrafi

🤹‍♂️
Multi-threading
View GitHub Profile
@farhanarrafi
farhanarrafi / AppleDevices.m
Created October 31, 2022 06:05 — forked from acalism/AppleDevices.m
How to get Device Model and Model Name(Human readable)
// see my comments
@farhanarrafi
farhanarrafi / bash-cheatsheet.sh
Created September 1, 2024 08:45 — 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