Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- daniel@graymember:~/misc$ ls -l
- total 12
- -rw-r--r-- 1 daniel staff 85 Dec 9 22:01 blah.c
- -rw-r--r-- 1 daniel staff 1424 Dec 5 23:07 mail.pem
- -rw------- 1 daniel staff 1365 Dec 6 02:35 swaggwords.kdbx
- daniel@graymember:~/misc$ cat BLAH.C
- #include <stdio.h>
- #include <stdio_ext.h>
- int main()
- {
- printf("ayy... lmao\n");
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement