DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Packages and Ports

OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 7th October 2017
e1-531g e1-531g is offline
ISO Quartermaster
 
Join Date: Mar 2014
Posts: 628
Default

What is the output of:
Code:
$ mkdir /tmp/compare
$ cd /tmp/compare/
$ pkg_info -m > manual.txt
$ pkg_info -t > not_required_by_others.txt
$ comm -23 not_required_by_others.txt manual.txt
$ 
$ cd ~
$ rm /tmp/compare/*                                                            
$ rmdir /tmp/compare/
__________________
Signature: Furthermore, I consider that systemd must be destroyed.
Based on Latin oratorical phrase
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to remove a word and everything after? bigb89 Programming 7 31st August 2014 01:47 AM
How to remove these messages ? sw2wolf FreeBSD General 4 11th July 2012 05:04 AM
unwanted printing - cracking? lumiwa FreeBSD Security 9 10th July 2012 01:28 PM
How to remove Gnome and X Malakim Solaris 2 12th April 2009 12:10 PM


All times are GMT. The time now is 01:35 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick