Files
shadow/src
Vito Caputo 4047d1fe8e su.c: implement --exec
It's now possible to run commands as other users without shell
interpolation by using "--exec":

Read /etc/shadow as root without specifying user:
```
su --exec /bin/cat -- /etc/shadow
```

Or specify user:
```
su --exec /bin/cat root -- /etc/shadow
```
2020-08-27 23:43:32 -05:00
..
2020-06-07 12:11:58 -05:00
2019-10-22 14:56:31 +02:00
2020-07-12 19:09:14 +02:00
2019-12-01 11:00:57 -06:00
2019-12-01 11:00:57 -06:00
2019-10-22 14:56:31 +02:00
2016-07-02 18:11:09 +02:00
2020-03-09 18:01:32 +00:00
2020-06-07 12:11:58 -05:00
2020-06-07 12:11:58 -05:00
2017-10-22 21:12:29 +00:00
2020-06-07 12:11:58 -05:00
2020-01-12 08:20:50 -06:00
2020-06-07 12:11:58 -05:00
2020-06-07 12:11:58 -05:00
2019-10-12 20:03:32 -05:00
2020-01-12 08:20:50 -06:00
2019-10-12 20:03:32 -05:00
2020-05-11 09:26:43 -04:00
2020-08-27 23:43:32 -05:00
2017-10-22 21:30:30 +00:00
2016-07-02 18:11:09 +02:00