Page MenuHomeDevCentral

Run portsnap in interactive mode
ClosedPublic

Authored by dereckson on May 13 2023, 11:52.
Tags
None
Referenced Files
F9572595: D3093.diff
Sun, Jun 8, 07:10
Unknown Object (File)
Wed, Jun 4, 18:12
Unknown Object (File)
Tue, Jun 3, 20:31
Unknown Object (File)
Tue, Jun 3, 10:22
Unknown Object (File)
Mon, Jun 2, 13:48
Unknown Object (File)
Mon, May 26, 15:11
Unknown Object (File)
Sun, May 18, 21:00
Unknown Object (File)
Thu, May 15, 06:38
Subscribers
None

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.

Seems to work:

thrayce
$ ps auxw | grep portsnap
root      1523   2.0  0.1  13580   3080  -  S    17:57      0:00.02 /bin/sh /usr/sbin/portsnap --interactive fetch extract
root      1521   0.0  0.1  13940   3348  -  S    17:57      0:00.01 /bin/csh -c portsnap --interactive fetch extract
root      1620   0.0  0.1  13580   3064  -  S    17:57      0:00.00 /bin/sh /usr/sbin/portsnap --interactive fetch extract
root      1637   0.0  0.1  13580   3064  -  S    17:57      0:00.00 /bin/sh /usr/sbin/portsnap --interactive fetch extract
dereckson 1641   0.0  0.0   4620   2036  0  R+   17:57      0:00.00 grep portsnap
This revision is now accepted and ready to land.May 13 2023, 17:55
This revision was automatically updated to reflect the committed changes.