[[+content_image]]
L
L
lucifer_jr2019-12-13 12:58:03
linux
lucifer_jr, 2019-12-13 12:58:03

Why does the terminal freeze after issuing a command?

[[email protected]: ~]$ ls -la
And then nothing... Doesn't respond to ctrl+c, ctrl+z. Also with SOME and other commands (lsof, kill).

Answer the question

In order to leave comments, you need to log in

[[+comments_count]] answer(s)
I
ISE73, 2019-12-13
@lucifer_jr

Most likely a problem with a disk / flash drive or a fallen network drive

Z
zersh, 2019-12-15
@zersh

Ls - la is more like a large list of files in a directory.
Lsof - many open files or sockets
try to output only part of the files from the top:
ls -la |head

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question