A sticky bit would have 't' at the end (e.g., rwxrwxrwxt ).
The sticky bit on a directory would let a user remove only their files they own. A sticky bit on a file tells the OS that it will be executed frequently, and thus, is kept in swap, to reduce the time to execute.