3 lines
86 B
Bash
3 lines
86 B
Bash
|
#!/bin/sh
|
||
|
@@@find@@@ "$@" -printf "%AY-%Am-%Ad %AH:%AM:%AS %5k %-8u %-8g %m %p\t%l\n"
|