Horje
find files size greater than 100mb in linux Code Example
linux find files larger than 1gb
find / -type f -size +1G
find files size greater than 100mb in linux
b: 512-byte blocks (default)
    c: bytes
    w: two-byte words
    k: Kilobytes
    M: Megabytes
    G: Gigabytes
find /tmp -type f -size +1G




Shell

Related
git uncommit last commit but keep changes Code Example git uncommit last commit but keep changes Code Example
powershell break loop Code Example powershell break loop Code Example
git diff two commits one file Code Example git diff two commits one file Code Example
git log show branch of commit Code Example git log show branch of commit Code Example
zoom linux Code Example zoom linux Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
11