Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Time Modifiers
- X-seq: zsh-users 11526
- From: fREW <frioux@xxxxxxxxx>
- To: "Zsh users list" <zsh-users@xxxxxxxxxx>
- Subject: Time Modifiers
- Date: Fri, 1 Jun 2007 16:10:48 -0600
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=G8uiBwaAKePtr8A/ZG5FcwH8W+fZJybMUYP0f7RpgGpDixZeZKbEqWiUt5FKofSH8bZdMPGpL+qrwhghAsQo/dVNMBMjxXRwkbBiZoyaqPvwaf3A9v5jfOKOv+eLvQGmxaVOc5nEDLe5gTK6v87yWqgT7bmdXjXAZTOvQs9Jq6Y=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=TNk+0zO+SNQzYdm2pKFlTpZX/7eVinpf0A4PIbYyxkngM5hE5X2v9GtxYEHuQzscRkkfit/ABOvQ/WNbIzoS/rlmyxrE1A1ktP8pFGimniGke2N9FNTw6m8taEtrOccSGxrlpvGv3zToEmrtsIuw7EuV6FWkljI/pHil2nzoZ/8=
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Hello amigos,
Can anyone tell me exactly how the edges work on the time modifiers?
Example: When I say ls *(m1) does it give me everything from the past
24 hours, or is it everything from June 1st? Similarly, if I do ls
*(m-1) is the edge the beginning of of June 1st or is it 24 hours ago?
Same with hours. Is ls *(mh1) start at 4 pm, or is it just whenever
60 minutes ago is?
Thanks much!
--
-fREW
Messages sorted by:
Reverse Date,
Date,
Thread,
Author