diff --git a/_gtfobins/gcc.md b/_gtfobins/gcc.md index 21c7012..46308cd 100644 --- a/_gtfobins/gcc.md +++ b/_gtfobins/gcc.md @@ -4,7 +4,7 @@ functions: - code: | LFILE=file_to_read gcc -x c -E "$LFILE" - file-write: # XXX this should be file-delete + file-write: # XXX this should be file-delete - code: | LFILE=file_to_delete gcc -xc /dev/null -o $LFILE