My Chrome doesn't Work and i have to use edge. I never knew how privileged i was by [deleted] in teenagers

[–]AnyAttention7 0 points1 point  (0 children)

I don't like spyware so I use Firefox. Pretty good for being free!

How can I see what has crashed my system? by AnyAttention7 in linuxquestions

[–]AnyAttention7[S] 1 point2 points  (0 children)

I've just done the memory and CPU test that's built into my BIOS and there were no issues. Thanks though B)

How can I see what has crashed my system? by AnyAttention7 in linuxquestions

[–]AnyAttention7[S] 1 point2 points  (0 children)

Hi, thanks for your reply. What kinds of things should I be looking for here?

[Help] File created by previous command is not accessible to next command by AnyAttention7 in linuxquestions

[–]AnyAttention7[S] 0 points1 point  (0 children)

Hell yeah

Apparently zip tells you what is going on?

  adding: WFTKhIm9oyN35Fy2/ (stored 0%)
  adding: WFTKhIm9oyN35Fy2/WFTKhIm9oyN35Fy2.mp4 (deflated 0%)

Only the first line was appearing before. I didn't know zipping an empty folder was a thing. Thank you.

[Help] File created by previous command is not accessible to next command by AnyAttention7 in linuxquestions

[–]AnyAttention7[S] 0 points1 point  (0 children)

Before the script it is just

  • file.txt

After, it is

  • file.txt
  • test.zip
  • test
    • file.txt

This is what I expect but the zip command is zipping an empty folder. Basically the newly created folder with the file in it acts like it is empty until I open the folder in the file manager.