Skip to content

ASD-Projects/moreutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ASD MoreUtils

Overview

ASD MoreUtils (AnmiTali Software Distribution MoreUtils) is a supplementary package to ASD CoreUtils, providing additional command-line utilities for enhanced system management and productivity. These utilities extend the functionality available in the core package with commonly used tools for everyday tasks.

Included Utilities

date

Displays the current date and time. Can be formatted according to various specifications.

kill

Terminates processes by sending signals to specified process IDs.

sleep

Pauses execution for a specified amount of time.

Where SUFFIX can be 's' for seconds (default), 'm' for minutes, 'h' for hours, or 'd' for days.

stat

Displays detailed information about files or filesystems.

tee

Reads from standard input and writes to both standard output and files.

tree

Displays directory contents in a tree-like format. `

uptime

Shows how long the system has been running along with load averages.

yes

Outputs a string repeatedly until terminated.

License

ASD MoreUtils is distributed under the Apache 2.0. See LICENSE file for details.

Author

Developed and maintained by AnmiTaliDev

See Also

  • ASD CoreUtils - The core utilities package

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published