随笔-49  评论-67  文章-27  trackbacks-0

which - shows the full path of (shell) commands.
whereis - locate the binary, source, and manual page files for a command.
slocate - Security Enhanced version of the GNU Locate. 
          Secure  Locate  provides  a  secure  way to index and quickly search for files on your system. It uses
       incremental encoding just like GNU locate to compress its database to make searching faster, but it  will
       also store file permissions and ownership so that users will not see files they do not have access to.

          This  manual page documents the GNU version of slocate.  slocate Enables system users to search entire
       filesystems without displaying unauthorized files.

tee - read from standard input and write to standard output and files
vipw, vigr - edit the password or group files
cat - concatenate files and print on the standard output
cat /etc/passwd

id - print real and effective UIDs and GIDs
who - show who is logged on
users - print the user names of users currently logged in to the current host
finger - user information lookup program

!! - execute the last command

posted on 2005-10-26 16:25 思考 阅读(272) 评论(1)  编辑  收藏

评论:
# re: 昨天使用的一些Linux下的命令 2006-08-23 12:50 | Chicken Lee
I like this
  回复  更多评论
  

只有注册用户登录后才能发表评论。


网站导航: