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.
On my current linux installation it looks like this:
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
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."