Skip to content

DankoScientific/clera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

clera

A new type of clear

I accidentally type clera instead of clear all the time. This script clears the screen and then runs ls -Ssh which does the following:

  • S sorts by filesize, largest first
  • s prints size of each file in blocks
  • h makes everything human readable

To install:

sudo chmod +x clera
sudo mv clera /usr/local/bin/

About

A new type of clear

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages