How can you display only hidden files in UNIX
Answers were Sorted based on User's Feedback
Answer / amedela chandra sekhar
Correct answer is
ls -a|grep "^\."
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / 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 |
Answer / mahaboob basha
$ ls -la
total 16
8 drwxrwxrwx 2 zzz yyy 4096 Apr 26 12:00 ./
8 drwxrwxrwx 9 zzz yyy 4096 Jul 31 16:59 ../
$
| Is This Answer Correct ? | 2 Yes | 3 No |
Change Data Capture in Informatica,using Incremental Aggregation.How can i identify the these data in Target table.
Can any one give me an example for factless fact table ? If your answer is studunt attendence registration,could you plese give me explanation for this ?
3 Answers Cap Gemini, Puma, Wipro,
diffrence between command task and control task
Hi all, i am new to this site and new to Informatica too. I have few questions regarding that. 1) When we load flat files into target tables how do we identify duplicates? and where do load the duplicate records for further reference? 2) How do we do chage data capture? Is this Slowly changing Dimension technique? Thanks in Advance
How to write a procedure for a date which is in three different formats,and you want to load into datawarehouse in any single date formate
write a sql query following table? col1 col2 1 2 1 2 1 2 3 4 3 4 5 6 i want the output like unique duplicate col1 col2 col1 col2 1 2 1 2 3 4 1 2 5 6
Hello...... How can i set my mapping as read-only? Please answer me. Advance thanks
explain abt ur project architecture?
0 Answers Anthem, DELL, IBM, TCS, Wipro,
Suppose we have two source qualifier transformations sq1 and sq2 connected to target tables tgt1 and tgt2 respectively. How do you ensure tgt2 is loaded after tgt1?
hi,there is a scenario like. there are three columns empid,salmonth, sal contains the values 101,jan,1000 101 feb 1000 like twelve rows are there then my required out put is like contains 13 columns empid jan feb marc.......dec and the velues are 101 1000 1000 1000 like this . thank you
What is the Process to creating lookup transformation in informatica
Plz can anybody send Informatica and Cognos FAQ Plz To thid ID ppradeep_dwh@ayhoo.co.in