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

How to start / stop the nfs server

2 Answers  


In VERITAS How to recover the mirror disk with data. How to bring the existing data disk into VERITAS volume manger control.

2 Answers  


Expalin soft link and hard link

8 Answers  


How to find the boot path in solaris

4 Answers  


How many filed in /etc/vfstab

1 Answers  






hi frnds I created sparse root zone, in that zone when i try to change the passwd it is giving permission denied. what is the reason and how to chnage the root passwd in the zone. can u please explain the query.

2 Answers   TCS,


Where the ip address will be stored

4 Answers  


How to change network interface property in Solaris?

2 Answers   HCL,


When you "ping server" and "ping server.domainname", you get different results. Why?

4 Answers  


what is the metasets in Solaris?please explain the sets with example.Any documents please share for me friends. (link)

1 Answers   HP,


If super block corrupted how to recover

2 Answers  


How can u make file system of 65 GB if u get new disk of 80 GB? (U have to fix the disk and make the file system of 65 GB)

2 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)