diff files in terminal
vim -d file1 file2
you will see a beautiful vim .
process status
ps
show terminal process status
ps aux
show all process status
vim -d file1 file2
you will see a beautiful vim .
ps
show terminal process status
ps aux
show all process status