how to hide file

Answers were Sorted based on User's Feedback



how to hide file..

Answer / sendil

create the file with . (dot) symbol.

Is This Answer Correct ?    10 Yes 0 No

how to hide file..

Answer / sudhan

create any dir or file by giving the name as ...(dot
symbol). you can give number of dots, the unix system
consider dot(.) as an hidden area.

Is This Answer Correct ?    4 Yes 0 No

how to hide file..

Answer / vamsee

create file like ..filename
if u want to view the file ls -A

Is This Answer Correct ?    7 Yes 4 No

how to hide file..

Answer / c. p. bansal

use mv a(old name of file) .a(new file name started with dot)

Is This Answer Correct ?    2 Yes 0 No

how to hide file..

Answer / ramakrishnachowdary

ls -a,this is the command for seing all hidden files

Is This Answer Correct ?    0 Yes 0 No

how to hide file..

Answer / madhu

to hide a file
touch .file
to list hidden files
ls -al

to hide all created files
cat > .file
ctrl d it will save and hide

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Solaris Commands Interview Questions

To find the OBP environment variable

2 Answers  


How to enable the crashdump?

1 Answers   IBM,


how to hide file

6 Answers  


Difference between LDOM and Domain?

2 Answers   IBM,


Explain /etc/inittab files

2 Answers  






What is the command to check wwn in solaris?

3 Answers   Siemens,


one guy asking how to grow disk size in SDS? what is SDS?

2 Answers   TCS,


How to configure mirror with hot spare in vxvm I know how to create mirror with vxassist: #vxassist -g <diskgroup name> make <volume name> <vol size> layout=mirror I know how to create hot spare with vxedit #vxedit -g <diskgroup name> set spare=on diskname but i don't how to attach hot spare to mirror? can some one plz help in this issue.. Thanks & Regards, SaiKrishna. kanuparthi_sai@yahoo.com my alternate E-Mail id: ksaikrishna7@gmail.com

2 Answers   Wipro,


How will you find the number of hard disk

4 Answers  


What are the two types of service groups?

2 Answers  


What is UMASK

2 Answers  


what is the command to know about pkg information

7 Answers  


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)