Skip to content

Instantly share code, notes, and snippets.

View Cynthia7979's full-sized avatar
💻
Coding@School

Cynthia Cynthia7979

💻
Coding@School
  • Atlanta, Georgia
  • 01:14 (UTC -04:00)
View GitHub Profile
@StevenACoffman
StevenACoffman / Homoglyphs.md
Last active July 11, 2025 16:08
Unicode Look-alikes

Unicode Character Look-Alikes

Original Letter Look-Alike(s)
a а ạ ą ä à á ą
c с ƈ ċ
d ԁ ɗ
e е ẹ ė é è
g ġ
h һ
@jctosta
jctosta / screen_cheatsheet.markdown
Last active July 10, 2025 12:12
Screen Cheatsheet

Screen Quick Reference

Basic

Description Command
Start a new session with session name screen -S <session_name>
List running sessions / screens screen -ls
Attach to a running session screen -x
Attach to a running session with name screen -r