Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialCarlos Caro
4,174 PointsHow can I sort the output of the 'top' command in Ubuntu 17.04?
I have been following the 'Console foundation' course and the 'top' command is extremely powerful and useful.
When I am following the class with the console from Treehouse (everything works well).
However, I am also following the class with my own installation of Ubuntu 17.04 (server) and the option to sort is 'o' or 'O' but I am always getting the same error after: 'include' filter delimiter is missing
Any help would be greatly appreciate it