/var/cache/apt
(тут немонго но поможет/var/log/*log.*.gz
/var/log/journal
(тут много/var/log/journal/3133075275234a8d97d07317f19c9e38/user-1000@d6e6a5dfad81419ab41477e4b0d8e230-0000000000044b3f-0005d563f97784bb.journal: Journal file, archived
file /var/log/journal//*/*
private void textBox1_KeyDown(object sender, System.Windows.Forms.KeyEventArgs e)
{
// Determine whether the keystroke is a number from the top of the keyboard.
// Set the effect based upon the KeyState.
if ((e.KeyState & (8 + 32)) == (8 + 32) ... )
{
}
}
docker cp <container>:<path in container> <path on host>
755
черезчур664
это правильней С обычным линуксом проблем не возникает
- у вас - что то я не уверен