Skip to content

Instantly share code, notes, and snippets.

@dogusural
Last active January 1, 2021 20:44
Show Gist options
  • Save dogusural/9f376deb920fcd1068d497cbdf8d6613 to your computer and use it in GitHub Desktop.
Save dogusural/9f376deb920fcd1068d497cbdf8d6613 to your computer and use it in GitHub Desktop.
Linux FIle types
- : regular file
d : directory
c : character device file
b : block device file
s : local socket file
p : named pipe
l : symbolic link
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment