- Timestamp:
 - Nov 21, 2024, 12:19:35 PM (12 months ago)
 - File:
 - 
          
- 1 edited
 
- 
          trunk/software/tty/readtty_command.c (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/software/tty/readtty_command.c
r18 r19 69 69 if (argc != 2) 70 70 usage(); 71 if (*argv[1] == 'P' ) {71 if (*argv[1] == 'P' || *argv[1] == 'E') { 72 72 /* check if user is in group wheel or sudo */ 73 73 gid_t mygroups[64];  
Note: See TracChangeset
          for help on using the changeset viewer.
      ![(please configure the [header_logo] section in trac.ini)](/trac/soc-conso/chrome/site/your_project_logo.png)