The AROS Archives(anonymous IP: 18.221.129.145,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (45)
   o Development (242)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1622

Full index file
Recent index file

Part of aros exec
 Readme for:  Utility » Misc » uhctools.i386-aros.lha

UHCTools

Description: A collection of programs and scripts
Download: uhctools.i386-aros.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 48kb
Version: 1.6
Date: 02 Oct 22
Author: Patrik Axelsson / David Eriksson
Submitter: Amiwell
Email: abbate_salvatore/yahoo com
Homepage: http://uhc.megaburken.net/
Requirements: aros x86 abiv0
Category: utility/misc
License: Other
Distribute: yes
FileID: 2578
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 41  (Current version)
41  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
             ___     ___   ___     ___   ___________
            |   |   |   | |   |   |   | |           |
            |   |   |   | |   |___|   | |    _______|
            |   |   |   | |           | |   |
            |   |___|   | |    ___    | |   |_______
            |           | |   |   |   | |           |
            |___________| |___|   |___| |___________|

                        -=[ UHC TOOLS ]=-

This is a collection of programs and scripts for Amiga computers and their
 offsprings to simplify daily usage and make the Amiga more independent.

 How to install:
 ---------------
 - Run the included Installer, this package includes the minimum required
   files to get an installation going, the rest of the package will be
   downloaded over the internet.

 The following programs and scripts are currently included in the package.

 Programs:
 ---------
 aget            - A small and performant HTTP/HTTPS/Gemini download tool.
 AskMore         - Asks a question and saves the answer in local env.
 BreakForEach    - Used by ForEachLine.
 EndForEach      - Used by ForEachLine.
 FlushDevice     - Flushes cached writes to a device.
 ForEachLine     - Loop over each line of a file in a script.
 ModifyPath      - String manipulator that can get parts of a given path.
 NoClick         - Minimal noclick-program that disables the clicking noise
                   on all floppydrives in a system.
 Reboot          - Reboots the computer.
 SetResult       - Sets $RC and optionally $Result2 (IoErr) to given values.
 sntp            - NTP/SNTP time sync utility.
 SetFromCmd      - Set env from output of command. The command result is
                   returned to $RC, which regular "Set + backticks" won't do.
 StackSize       - Prints the stack size in a format usable in scripts.
 SynergyClient   - Control mouse and keyboard from another computer.
 TCPBlock        - Connects to a host socket and only reads data when you
                   press enter, causing the other side to block
 TCPEcho         - Echoes data to a host socket and displays the response if
                   present.
 TCPRec          - Like TCPEcho but in reverse.
 TCPSend         - Send data to a host socket.
 time            - Very small time measurement utility.
 TypeLine        - Types out a specific line-number from a textfile.
 UHCSearch       - Master program used by the search scripts.
 UTF8Echo        - Converts a ISO-8859-1 string to UTF-8 and echoes it to
                   STDOUT.


 Scripts:
 --------
 bootablerad     - Prepares RAD: with an empty floppyimage with a bootblock.
 checkifsys      - Checks if a Volume/Device is SYS: or not.
 detectos        - A script that tries to figure out if it's running under
                   AmigaOS3, AmigaOS4, MorphOS or AROS.
 dirs            - Displays directory stack.
 drawertoadf     - Makes a floppy of all files in a drawer (directory).
 extracttag      - Can extract text from tags in markup-language files.
 formatpath      - Similiar to ModifyPath but uses LFORMAT-like syntax.
 head            - Reads the first few lines of a text-file.
 help            - Help-system, same as uhchelp.
 installdeps     - Downloads and installs 68020 versions of programs a few
                   scripts rely on.
 popd            - Retrieves the newest directory from the stack.
 posttoslack     - Post a message to a Slack messageboard.
 pushd           - Pushes current dir to the directory stack.
 tail            - Reads the last few lines of a text-file.
 uhccheck        - Checks if a new version of UHCTools is available.
 uhcextract      - Masterscript for extract-scripts.
 uhcget          - Masterscript for get-scripts.
 uhchelp         - Help-system, same as help.
 uhchtmlreadme   - Masterscript for extracting readmes from HTML-files.
 uhcmirrorget    - Masterscript for downloading files using a mirror list.
 uhcmirrorsearch - Master script for searching using UHCSearch and mirror
                   list.
 uhcrecent       - Masterscript for displaying recent files.
 uhcresultpath   - Masterscript used by get/readme/extract scripts.
 uhcstatus       - Shows all UHC-related ENV-variables.
 uhctextreadme   - Masterscript for text readmes.
 uhctoggle       - Toggles UHC-related ENV-variables that have two states.
 uhcupdate       - Updates UHC Tools to the latest version.
 unpack          - Can unpack various archives by checking the file extension
                   of the archive and launch the apropriate unpacking-tool.


 Search-scripts:
 ---------------
 Aminet:
   aminetextract     - Downloads and extracts a file from Aminet.
   aminetget         - Downloads a file from Aminet.
   aminetreadme      - Downloads and views a readme from Aminet.
   aminetrecent      - Displays recent Aminet-files.
   aminetsearch      - Searches Aminet for files.

 AROS Archives:
   arosextract       - Downloads and extracts a file from AROS Archives.
   arosget           - Downloads a file from AROS Archives.
   arosreadme        - Downloads and views a readme from AROS Archives.
   arosrecent        - Displays recent AROS Archives files.
   arossearch        - Searches AROS Archives for files.

 MorphOS Storage:
   mosstorageextract - Downloads and extracts a file from MorphOS Storage.
   mosstorageget     - Downloads a file from MorphOS Storage.
   mosstoragereadme  - Downloads and views a readme from MorphOS Storage.
   mosstoragerecent  - Displays recent MorphOS Storage files.
   mosstoragesearch  - Searches MorphOS Storage for files.

 OS4 Depot:
   depotextract      - Downloads and extracts a file from OS4 Depot.
   depotget          - Downloads a file from OS4 Depot
   depotreadme       - Downloads and views a readme from OS4 Depot.
   depotrecent       - Displays recent OS4 Depot files.
   depotsearch       - Searches OS4 Depot for files.

 WHDLoad:
   whdextract        - Downloads and extracts a file from www.whdload.de
   whdget            - Downloads a file from www.whdload.de
   whdreadme         - Downloads and views a readme from www.whdload.de.
   whdrecent         - Displays recent www.whdload.de files.
   whdsearch         - Searches www.whdload.de for files.

 WHDownload:
   whdownextract     - Downloads and extracts a file from WHDownload.
   whdownget         - Downloads a file from WHDownload.
   whdownsearch      - Search WHDownload for files.

 amigascne.org:
   scneextract       - Downloads and extracts a file from amigascne.org.
   scneget           - Downloads a file from amigascne.org.
   scnesearch        - Search amigascne.org for demo files.

 Modland:
   modlandget        - Downloads a file from Modland.
   modlandsearch     - Search Modland for modules.

 Fred Fish Disc collection:
   fishextract       - Downloads and extracts a file from the Fred Fish Disk
                       collection.
   fishget           - Downloads a file from the Fred Fish Disk collection.
   fishreadme        - Downloads and views a readme from the Fred Fish Disk
                       collection.
   fishsearch        - Searches the Fred Fish Disk collection for files.

 asciiarena:
   asciiarenaextract - Downloads and extracts a file from asciiarena.
   asciiarenaget     - Downloads a file from asciiarena.
   asciiarenasearch  - Searches asciiarena for files.
   asciiarenareview  - Downloads and views a file from asciiarena.

 modules.pl:
   modulesextract    - Downloads and extracts a file from modules.pl.
   modulesget        - Downloads a file from modules.pl.
   modulessearch     - Searches modules.pl for files.


Copyright © 2005 - 2024 The AROS Archives All Rights Reserved