This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RESTORE=$(echo -en '\033[0m') | |
RED=$(echo -en '\033[00;31m') | |
GREEN=$(echo -en '\033[00;32m') | |
YELLOW=$(echo -en '\033[00;33m') | |
BLUE=$(echo -en '\033[00;34m') | |
MAGENTA=$(echo -en '\033[00;35m') | |
PURPLE=$(echo -en '\033[00;35m') | |
CYAN=$(echo -en '\033[00;36m') | |
LIGHTGRAY=$(echo -en '\033[00;37m') | |
LRED=$(echo -en '\033[01;31m') |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
object(grade_report_grade_breakdown)#5027 (23) { | |
["grade_items"]=> | |
array(4) { | |
[1]=> | |
object(grade_item)#5039 (39) { | |
["table"]=> | |
string(11) "grade_items" | |
["required_fields"]=> | |
array(29) { | |
[0]=> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gary@computer:~/node$ curl http://npmjs.org/install.sh | sh | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 3927 100 3927 0 0 8809 0 --:--:-- --:--:-- --:--:-- 26714 | |
fetching: http://registry.npmjs.org/npm/-/npm-1.0.27.tgz | |
Segmentation fault | |
0.5.6-pre | |
Segmentation fault | |
Segmentation fault | |
! [ -d .git ] || git submodule update --init --recursive |