[Bug 218441] [New port] sysutils/launch: command line program used to launch desktop applications

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Sep 2 17:39:38 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218441

Tobias Kortkamp <tobik at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tobik at freebsd.org

--- Comment #1 from Tobias Kortkamp <tobik at freebsd.org> ---
(In reply to jsmith from comment #0)
So this can be replaced by this simple script?

#!/bin/sh
exec "$@" > /dev/null 2>&1

I don't know if this really needs to be a port.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list