Skip to content

Analyze, process and check the disk and files. (SOON)

License

Notifications You must be signed in to change notification settings

BaseMax/DiskAnalyst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Disk Analyst

Analyze, process and check the disk and files.

Capabilities

  • Counting the number of lines in the file.
  • Counting the number of words in the file.
  • Counting the number of files in the directory.
  • Counting file sizes.

Using

The "DA" is a Disk Analyst program.

Commands

$ da

Help

$ da --help

$ da -h

Scan Directory

$ da --dir /home/max/dir/

$ da -d /home/max/dir/

Scan File

$ da --file /home/max/webserver/main.go

$ da -f /home/max/webserver/main.go

Scan File(s)

$ da --file /home/max/webserver/*.go

$ da -f /home/max/webserver/*.go

Scan Partition(s)

$ da --partition

$ da -p

About

Analyze, process and check the disk and files. (SOON)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages