linux - 组 : command not found

标签 linux

<分区>

登录后出现以下错误:

Last login: Thu May 30 15:25:49 2013 from 
-bash: groups: command not found

xxx@Dogbert:~$ /usr/bin/groups
-bash: /usr/bin/groups: Permission denied

xxx@Dogbert:~# su -

root@Dogbert:~# ls -la /usr/bin/groups 

-rwxr-xr-x 1 root root 26180 Mai 28 22:21 /usr/bin/groups

有什么想法吗?

最佳答案

1 种简单的可能性(在您提供进一步信息之前):

  • 当您的登录脚本使用“groups”(没有说“/usr/bin/groups”)时,当前的 $PATH 还不包含/usr/bin 吗?

关于linux - 组 : command not found,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16839012/

相关文章:

linux - 内核模块 : hrtimer_start "Unknown Symbol in Module"

php - Nginx - 重定向 404 PHP 文件

linux - 如何在linux中的eclipse中检索SVN+SSH用户名

php - Linux 不支持大写文件名,知道吗?

linux - 如何使用过期的 cpanel 在 centos 7 上创建电子邮件帐户

c - 为什么我的 Linux 信号处理程序对信号没有反应?

linux - 如何剥离我的 Yocto Linux?

linux - 如何从 Mobile Partner Modem Software 获取 AT 终端命令日志 (Linux)?

linux - 重新启动 yocto 系统时,所有文件都会恢复到以前的版本

Linux 汇编引用