Advertisement
swaggboi

wtf

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