Commit Graph

14 Commits (master)

Author SHA1 Message Date
Andrea Cardaci eda1cde6a1
Improve the alternative shell function 2021-02-27 17:09:41 +01:00
nightshiba a3b63dae9e
Improved man.md shell function
Replaced a command requiring interactive actions with a one-liner
2021-02-27 12:39:48 +01:00
Andrea Cardaci aa018b04c4 Fix pager links 2021-02-05 13:41:12 +01:00
Andrea Cardaci 7e12bf7799 Clarify that man uses the default pager 2020-03-14 12:58:28 +01:00
Andrea Cardaci 3cd9494b9b Remove limited-suid from man 2018-10-23 13:55:21 +02:00
Emilio Pinna dd337b5ddf Adopt new function names 2018-10-05 18:55:38 +01:00
Andrea Cardaci e1cd3aed68 Fix YAMLs according to YAMLlint 2018-07-16 15:01:50 +02:00
Emilio Pinna d6895f367d Reorder functions in binaries 2018-07-04 19:26:52 +01:00
Andrea Cardaci b96f6e9a49 Fix YAMLs format 2018-06-01 00:22:34 +02:00
Andrea Cardaci 004b4bf828 Fix trailing spaces 2018-05-28 20:12:44 +02:00
Emilio Pinna c3710d7396 Add read-write to less, man, more, and vi 2018-05-28 20:12:44 +02:00
Andrea Cardaci 36dcf7a836 Reorganize function names 2018-05-25 15:30:02 +02:00
Andrea Cardaci e885d4a6ee Remove the -p option from suid-limited
It is useless because:
- if Debian-like, it is not supported and does not drop anyway;
- otherwise the `system()`-like function already used a shell that dropped the
  privileges.
2018-05-25 00:57:42 +02:00
Emilio Pinna b81e57005a First commit 2018-05-21 20:14:41 +01:00