Skip to content

Instantly share code, notes, and snippets.

View AlvaroBrey's full-sized avatar

Álvaro Brey AlvaroBrey

View GitHub Profile
@AlvaroBrey
AlvaroBrey / memusg
Last active June 4, 2018 12:42 — forked from netj/memusg
memusg -- Measure memory usage of processes
#!/usr/bin/env bash
# memusg -- Measure memory usage of processes
# Usage: memusg COMMAND [ARGS]...
#
# Author: Jaeho Shin <netj@sparcs.org>
# Created: 2010-08-16
############################################################################
# Copyright 2010 Jaeho Shin. #
# #
# Licensed under the Apache License, Version 2.0 (the "License"); #