What's the difference between the following two commands. I know the output is different but what is that = sign before rss?
$ ps -orss -p 62277
RSS
111636
$ ps -o rss= -p 62277
111636
|
What's the difference between the following two commands. I know the output is different but what is that = sign before rss?
| |||
|
feedback
|
|
The | |||
|
feedback
|