Verbose. The ability to see detailed information about a process
3
votes
1answer
196 views
Can I verbose output during a copy command processing?
Situation: If I entered a copy command like cp -rf /src/ /dsc/ then I am waiting several minutes for copy large directories. I forgot to put -v flag to verbose an output, Can I do it during copying?
2
votes
0answers
234 views
verbose displayed halfly over text mode booting
I tried to boot my Ubuntu into text mode with verbosity enabled, this is what I configured in /etc/default/grub:
GRUB_CMDLINE_LINUX_DEFAULT="text init=/sbin/init --verbose vga=791"
then update-grub ...
0
votes
0answers
88 views
How to disable all terminal verbose on a burg ubuntu boot
I have burg installed on my computer and whenever I boot, I always see GRUB loading and then resume: libgcrypt version: 1.5.0
How could I disable this? It takes approximately seven seconds to have ...