LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Survey: How many space needs "/opt" in fact?
#1
I've collected data from different linux installations, and I've asked some linux specialists for their opinion, how many hard disk space is needed for the directory or partition of "/opt".

Because there are some very different statements on what is necessary, I would like to collect some data from the real world. What is going on in fact, not in theory?

Therefore I request everybody to check what's going on at his own linux system. You only have to put the following command in your terminal and post the result here.

Code:
sudo du -h -d 1 /opt

On my current linux installation it looks like this:

Code:
johnd@linux-system:~$ sudo du -h -d 1 /opt
21M     /opt/sublime_text
16K     /opt/lost+found
221M    /opt/pt
241M    /opt
johnd@linux-system:~$

If you like to say, which programs are installed under /opt, I would apprechiate it.

(I'm sure, I've some misspellings. Sorry for this!)

Regards
JohnD
"Show up on time, know your lines, and don't bump into the furniture."
Reply


Messages In This Thread
Survey: How many space needs "/opt" in fact? - by JohnD - 06-01-2017, 01:27 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)