I want to get my CPU and memory usage of the single process on Linux - I know to use the PID. Hopefully, I can get it every second and write it to the CSV using a 'watch' command. What command can I use to get some information from my Linux command-line?