3 lines
86 B
Bash
3 lines
86 B
Bash
|
#!/bin/sh
|
||
|
@@@find@@@ "$@" -printf "%TY-%Tm-%Td %TH:%TM:%TS %5k %-8u %-8g %m %p\t%l\n"
|