
|
85191 packages online
|
|
 |
|
|
|
|
No screenshot available
|
| Short: | duplicate standard input |
| Author: | University of California, Berkeley (ported by Duncan Bowring) |
| Uploader: | duncan bowring us |
| Type: | util/cli |
| Version: | 1.15 |
| Architecture: | m68k-amigaos >= 3.0 |
| Date: | 2026-03-22 |
| Download: | util/cli/tee-1.15.lha - View contents | | Readme: | util/cli/tee-1.15.readme |
| Downloads: | 36 |
|
tee — duplicate standard input
Original author: University of California, Berkeley
Ported by Duncan Bowring using amiport (AI-assisted porting toolkit).
Project: https://github.com/bdgscotland/amiport
Cross-compiled with m68k-amigaos-gcc for AmigaOS 3.x (68000+).
Tested on AmigaOS 3.1 via FS-UAE (11/11 tests passed).
Usage:
tee [-ai] [file ...]
-a Append to files instead of overwriting them
-i Ignore the SIGINT signal (Ctrl-C on Amiga)
Examples:
Echo hello | tee RAM:output.txt ; prints "hello" and saves to file
Echo hello | tee -a RAM:output.txt ; appends "hello" to existing file
Echo hello | tee RAM:a.txt RAM:b.txt ; writes to multiple files at once
Type file.txt | tee T:backup.txt ; copy file while backing up to T:
OpenBSD tee v1.15 (2023-03-04). BSD 3-Clause license.
Includes full source code (original POSIX and ported Amiga versions)
and PORT.md documenting every transformation applied.
|
Contents of util/cli/tee-1.15.lha
PERMSSN UID GID PACKED SIZE RATIO METHOD CRC STAMP NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
-rw-r--r-- 0/0 2654 5916 44.9% -lh5- 08d8 Mar 22 05:09 PORT.md
-rw-r--r-- 0/0 1657 5098 32.5% -lh5- a563 Mar 22 05:09 TEST-REPORT.md
drwxr-xr-x 0/0 0 0 ****** -lhd- 0000 Mar 22 05:09 original/
-rw-r--r-- 0/0 1728 3579 48.3% -lh5- 5a16 Mar 22 05:09 original/tee.c
drwxr-xr-x 0/0 0 0 ****** -lhd- 0000 Mar 22 05:09 ported/
-rw-r--r-- 0/0 3093 7553 41.0% -lh5- d923 Mar 22 05:09 ported/tee.c
-rw-r--r-- 0/0 16997 30844 55.1% -lh5- 2929 Mar 22 05:09 tee
-rw-r--r-- 0/0 653 1163 56.1% -lh5- f84e Mar 22 05:09 tee.readme
---------- ----------- ------- ------- ------ ---------- ------------ -------------
Total 8 files 26782 54153 49.5% Mar 22 23:49
|
|
|
 |
| Page generated in 0.02 seconds |
Aminet © 1992-2024 Urban
Müller and the Aminet team.
Aminet contact address: <aminet aminet net> |