BGSU Logo
BGSU Home BGSU Academics BGSU Admissions The Arts BGSU Athletics Libraries Offices
Department of Computer Science
Computer Science Home Undergraduate Program Graduate Program Computer Science Faculty Academic Advising Mission and Vision
Small font Medium font Larger font Largest font
Left Bracket Configuring bgunix Accounts Right Bracket

cs-config

Students and faculty should execute the cs-config command once for their bgunix account. This command adds the following line to the .kshrc file, and an equivalent line to .cshrc:

. /home/cs/bin/ksh-setup

This will cause the statements in the /home/cs/bin/ksh-setup file to be executed whenever the user logs onto bgunix or spawns a subprocess. The purpose is to set compiler flags and to define a search path and aliases that are used in computer science classes.


webmaster@cs.bgsu.edu