mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
pr: add -m and -o option
pr: Add -o option
This commit is contained in:
parent
dd07aed4d1
commit
5956894d00
7 changed files with 1151 additions and 94 deletions
11
tests/fixtures/pr/hosts.log
vendored
Normal file
11
tests/fixtures/pr/hosts.log
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
##
|
||||
# Host Database
|
||||
#
|
||||
# localhost is used to configure the loopback interface
|
||||
# when the system is booting. Do not change this entry.
|
||||
##
|
||||
127.0.0.1 localhost
|
||||
127.0.0.1 Techopss-MacBook-Pro.local
|
||||
127.0.0.1 tilakpr
|
||||
255.255.255.255 broadcasthost
|
||||
::1 localhost
|
Loading…
Add table
Add a link
Reference in a new issue