Tuesday, September 11, 2012
Monday, September 10, 2012
Old binary format
$ file test
test: Mach-O executable ppc
$ ./test
-bash: ./test: Bad CPU type in executable
Posted by
WidgetBook
at
09:11
0
comments
Labels: PowerMac G5, Programming
Sunday, September 9, 2012
Friday, September 7, 2012
Tuesday, September 4, 2012
Monday, September 3, 2012
Changing bash shell history size
In order to change the bash shell history size and history file size, I added the following two lines inside .bash_profile file.
HISTSIZE=10000
HISTFILESIZE=10000
HISTSIZE=10000
HISTFILESIZE=10000
Posted by
WidgetBook
at
20:18
0
comments
Saturday, September 1, 2012
Subscribe to:
Posts (Atom)




