3 lines
86 B
Bash
3 lines
86 B
Bash
|
#!/bin/sh
|
||
|
@@@find@@@ "$@" -printf "%CY-%Cm-%Cd %CH:%CM:%CS %5k %-8u %-8g %m %p\t%l\n"
|