Click to See Complete Forum and Search --> : dc VS cd?


Learninlinux
04-13-2002, 12:59 AM
Today while exploring the innerds of linux I entered the folowing: $ dc instead of cd. I was unable to exit, except with the three finger salute. While trying to exit I recieved many messages pointing to the "stack empty". Where was I??? :eek: LearninLinux...

SuperHornet
04-13-2002, 01:01 AM
dc - an arbitrary precision calculator

Ctrl C will quit it like most linux apps.

Learninlinux
04-13-2002, 10:59 AM
Thanks Hornet: Ctrl-c got it... LearninLinux...