anonymous
2008-02-21 18:31:02 UTC
1. Give a command or sequence of commands that displays only the real name of a user. For example, for user mtaylor the command would display:
Matthew E. Taylor
2. Give a command or sequence of commands that uses the locate database to display a list of
probable locations of the Java compiler, javac. “Probable” locations are those that refer to a
file named javac, such as:
/lusr/share/software/java2/1.4.1/x86-linux/bin/javac
/lusr/share/software/java5/jdk1.5.0/solaris/bin/javac
whereas unacceptable locations would be:
/lusr/share/vim/vim60/syntax/javacc.vim
/lusr/share/software/java2/1.4.2/docs/tooldocs/solaris/javac.html
/lusr/share/software/studio4/sparc-solaris/modules/ext/javac.jar