|
To Mr Matrix
sorry, please ignore previous message,
here is the real problem
when I type
ls -lt | awk '{}END{ print $NF }'
it did not return anything, but I do have lots files under that directory
all I want is the oldest one, do u have any idea why I am not getting any result?
thanx
|