Skip to content

Instantly share code, notes, and snippets.

@Clintronix
Clintronix / index.html
Last active February 22, 2022 01:39
Autosave - Single Entry
<html>
<body>
<style>
body {
margin: 1em auto;
max-width: 40em;
width: 88%;
}
label,
# Terminal Cheat Sheet
pwd # print working directory
ls # list files in directory
cd # change directory
~ # home directory
.. # up one directory
- # previous working directory
help # get help
-h # get help
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.