fize size
by risingflight from LinuxQuestions.org on (#4WZBS)
Hi Experts
I am new to linux, i have disk space issue on one server,
when i use the syntax du -sch *
i can see application folder is occupying 30GB
[root@server01 home]# du -sch *
30G myapp01
[root@server01 home]# cd myapp01/
There are lot of files in myapp01 i want to pull the files with large size please help me with the syntax


I am new to linux, i have disk space issue on one server,
when i use the syntax du -sch *
i can see application folder is occupying 30GB
[root@server01 home]# du -sch *
30G myapp01
[root@server01 home]# cd myapp01/
There are lot of files in myapp01 i want to pull the files with large size please help me with the syntax