whats difference between ls -ltr and ls -lrt?
Answers were Sorted based on User's Feedback
Answer / achyuta penchala prasad
There is no difference between these two commands. Both
will give same result.
| Is This Answer Correct ? | 18 Yes | 8 No |
Answer / soumya
ltr means
Long listing time stamp in reverse order
when we type ltr or lrt then the output displays in the same manner.
| Is This Answer Correct ? | 11 Yes | 4 No |
Answer / sriram
"ls -ltr" prints long list in reverse order after sorted by timestamp
whereas
"ls -lrt" prints long list by timestamp(as recent one is displays last)
| Is This Answer Correct ? | 16 Yes | 9 No |
diff between changecapture & diffrence stage which situvation we can use the diffrence stage ?
I have a few records just I want to store each records tow times in target how?
how to unlock a locked job in datastage 8.0
DataStage Scenario based Interview Questions
What is the difference between odbc and drs stage?
Why do we use exception activity in Datastage?
Field,NVL,INDEX,REPLACE,TRANSLATE,COLESC
What are the environmental settings for data stage,while working on parellel jobs?
What are the types of jobs we have in datastage?
i have source like balance,drawtime 20000, 8.30 50000,10.20 3000,4.00 i want target like this balance,drawtime 20000, 20.30 50000,22.20 3000,16.00
What is the purpose of interprocessor stage in server jobs?
Define meta stage?