??changed: - d=`date +%F.%T`; cd ~ d=`date +%F.%T`; cd ~; --removed: -From v_krishna Mon Mar 28 14:33:28 +0000 2011 -From: v_krishna -Date: Mon, 28 Mar 2011 14:33:28 +0000 -Subject: missing semi-colon in heavy load command -Message-ID: <[email protected]/maintenance> - -The heavy load command detailed above should correctly be -d=`date +%F.%T`; cd ~; ps auxww>ps-$d & lsof>lsof-$d & netstat --numeric-hosts>netstat-$d & - -currently it is writing to your current working directory as there is no ; after cd ~ -
-- forwarded from http://savannah.gnu.org/maintenance/SavannahArchitecture#[email protected]/maintenance
