Audio (104) Datatype (15) Demo (56) Development (247) Document (64) Driver (19) Emulation (62) Game (533) Graphics (229) Library (22) Network (63) Office (22) Utility (271) Video (18)
Total files: 1725
Full index file Recent index file
Part of Aros World Exec |
Unix-shell-tools.i386-aros | Description: | Unix Shell Tools | Download: | unix-shell-tools.i386-aros.tar.gz (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 477kb | Version: | 1.0 | Date: | 16 Aug 12 | Author: | Oliver Brunner | Submitter: | Oliver Brunner | Category: | utility/shell | License: | BSD | Distribute: | yes | FileID: | 1182 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 121 (Current version) | | 121 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] Unix Shell Tools
----------------
These are some (quick) ports or freshly written "UNIX shell tools",
which can make life simpler, also in AROS shells:
basename -- return filename portion of pathname
cut -- select portions of each line of a file
dirname -- return directory portion of pathname
head -- display first few lines of files
hexdump -- ascii, decimal, hexadecimal, octal dump
od -- octal, decimal, hex, ascii dump
printf -- formatted output
strings -- find printable strings in a file
wc -- word, line, and byte or character count
All sources included.
|