Audio (342) Datatype (51) Demo (203) Development (593) Document (22) Driver (99) Emulation (146) Game (992) Graphics (494) Library (113) Network (228) Office (65) Utility (912) Video (69)
Total files: 4329
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Ami-List | Description: | A "List" like Shell command | Download: | ami-list.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 3kb | Version: | 52.0 | Date: | 08 Dec 2013 | Author: | Massimiliano Scarano | Submitter: | Massimiliano Scarano | Email: | mscarano/libero it | Requirements: | AmigaOS 4.1 Update 1 | Category: | utility/shell | License: | BSD | Distribute: | yes | Min OS Version: | 4.1 | FileID: | 8471 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 233 (Current version) | | 233 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
OVERVIEW
Ami-List - A "List" like Shell command for AmigaOS 4.1 Update 1.
It lists for a given system path, all files and directories modified
(and thus created) at a given time interval.
Time interval extremes are included.
Output is sorted by modification date ascending.
REQUIREMENTS
- AmigaOS 4.1 Update 1 running on PowerPC based computers
- Python 2.5.1
FEATURES
- Written in Python language from scratch, source code supplied
Implementation of the traversing of the file system tree
- Very easy to use
- Output consists of path, id (F, D), size (files only), modification time
stamp
- Use CTRL-C to quit a running command
VERSION HISTORY
- Version 52.0 released 08-Dec-2013, first public release
INSTALLATION
No particular installation is needed, you should be able to run the utility
anywhere in your system.
All in one script executable / source code is provided in the "Bin"
directory.
Anyway you may want to copy it to a directory under path, like for example
SYS:C/.
User documentation and BSD license of use are provided within the script
source code itself,
see the top of the file.
Python file script bit must be set to execute (> protect Ami-List sre).
USAGE
> Ami-List <SystemPath> <FromDateYYYYMMDD> <ToDateYYYYMMDD>
This syntax shows the command help:
> Ami-List ?
NOTES
- This is not a replacement for the "List" command that comes with the OS
KNOWN PROBLEMS
- None
PAYPAL DONATE
Support my projects for AmigaOS 4.x with a PayPal donation thanks.
PayPal donate to mscarano()libero.it
AUTHOR
Massimiliano Scarano
E-mail: mscarano()libero.it
Amiga hacker since 1990.
- Projects for AmigaOS 4.x
[
http://os4depot.net/index.php?function=modules/sql/filesbyuploader&submitter=Mas
similiano+Scarano ]
- Projects for AmigaOS 3.x
[ http://aminet.net/search?readme=scarano&sort=date&ord=DESC ]
- Google Map of Amiga
[
http://map.amiga-archive.net/index.php?point=7137debd45ae4d0ab9aa953017286b20&zo
om=7 ]
|