How can you display only hidden files in UNIX
Answer Posted / enrique
The ls -a displays not only hidden but others, so that is not the answer.
The correct answer for displaying only hidden files is:
ls -a | grep '^\.'
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the static cache and dynamic cache in informatica?
What is joiner transformation?
source : xml file target: xml file how can we check data loaded into target xml file using writing sql query. pls help on this asap.
Whats the difference between informatica powercenter server, repositoryserver and repository?
How can a transformation be made reusable?
Differentiate between joiner and lookup transformation?
Is it possible to revert a global repository to local one and why?
Explain what are the different versions of informatica?
Name at least 5 different types of transformations used in mapping design and state the use of each.?
What is meant by target load plan?
whats the logic to load the lower level of granularity of data to fact table.
how many types of dimensions are available in informatica?
What is flashback table ? Advance thanks
How an expression transformation differs from aggregator transformation?
Briefly describe lookup transformation?