mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
2 lines
85 B
Bash
Executable file
2 lines
85 B
Bash
Executable file
#!/usr/local/plan9/bin/rc
|
|
9 ls -ptr $* | 9 sed -n -e '/^[0-9][0-9]*\.[1-9][0-9]*$/p'
|