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

What are the packages for DNS?

4 Answers   IBM,


What is different between crontab and at command?

1 Answers  


What is HA?

2 Answers  


how to see particular job whether completed or not?

4 Answers  


How will you comment error line in /etc/system file

1 Answers   IBM,






How can u configure DNS & configuration files

2 Answers   IBM,


What is UMASK

2 Answers  


What is the command to check the connectivity between 2 nodes

2 Answers   IBM,


how to configure ethernet card.

4 Answers  


How will you ad new aliases name

1 Answers  


Command to find the VCS status

3 Answers  


how to set ip address for a solaris machine

7 Answers   IBM,


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)