CSCI111, Lab2 Achim Karger 2/1/2008 Some Unix commands and their function: finger - displays information about the system users. If no arguments are specified, finger will print an entry for each user currently logged into the system. who - show who is logged on mv - move (rename) files. This comand will move the source file to a destination file without making a copy. uptime - gives a one line display of the following information. The current time, how long the system has been running, how many users are currently logged on, and the system load averages for the past 1, 5, and 15 minutes.