当前位置:网站首页>Solutions to insufficient display permissions of find and Du -sh
Solutions to insufficient display permissions of find and Du -sh
2022-06-26 13:15:00 【Tickets are also used for taking the bus】
Add after command
2>/dev/null
for example
du -sh
┌──(liuyi㉿kali)-[~]
└─$ du -sh /* 2>/dev/null
0 /0
0 /bin
168M /boot
0 /dev
12M /etc
11G /home
0 /initrd.img
0 /initrd.img.old
0 /lib
0 /lib32
0 /lib64
0 /libx32
213G /media
0 /mnt
4.5G /opt
0 /proc
0 /root
1.5M /run
0 /sbin
0 /srv
0 /sys
328K /tmp
11G /usr
2.5G /var
0 /vmlinuz
0 /vmlinuz.old
┌──(liuyi㉿kali)-[~]
└─$
Find
┌──(liuyi㉿kali)-[~]
└─$ find / -name *java-11-openjdk* 2>/dev/null
/etc/java-11-openjdk
/usr/lib/debug/usr/lib/jvm/java-11-openjdk-amd64
/usr/lib/jvm/java-11-openjdk-amd64
/usr/share/gdb/auto-load/usr/lib/jvm/java-11-openjdk-amd64
/usr/share/icons/Flat-Remix-Blue-Dark/apps/scalable/java-11-openjdk.svg
┌──(liuyi㉿kali)-[~]
└─$
边栏推荐
猜你喜欢

To solve the difficulties of small and medium-sized enterprises, Baidu AI Cloud makes an example
![8. [STM32] timer (TIM) -- interrupt, PWM, input capture experiment (proficient in timer)](/img/e7/2fd8ec8d5e5473c7f84f3e3bcedca8.png)
8. [STM32] timer (TIM) -- interrupt, PWM, input capture experiment (proficient in timer)

解中小企业之困,百度智能云打个样

Arcpy——InsertLayer()函数的使用:掺入图层到地图文档里

适配器模式(Adapter)

Machine learning notes - seasonality of time series

Enjoy element mode (flyweight)

装饰器(Decorator)

Basic configuration and test of Beifu twincat3 NCI in NC axis interface

橋接模式(Bridge)
随机推荐
Electron official docs series: Examples
HDU 3555 Bomb
MariaDB study notes
F - Charm Bracelet
倍福PLC实现绝对值编码器原点断电保持---bias的使用
适配器模式(Adapter)
mysql讲解(一)
倍福TwinCAT3 NCI在NC轴界面中的基本配置和测试
倍福将EtherCAT模块分到多个同步单元运行--Sync Units的使用
Common creation and usage of singletons
Software testing - concept
Arcpy -- use of insertlayer() function: adding layers to map documents
Basic principle and application routine of Beifu PLC rotary cutting
Go structure method
Explain C language 11 in detail (C language series)
倍福Ethercat模块网络诊断和硬件排查的基本方法
H5视频自动播放和循环播放
Digital signal processing -- Design of linear phase type (Ⅰ, Ⅲ) FIR filter (1)
Hdu1724[Simpson formula for integral]ellipse
E - Apple Catching