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 is mean by system calls

1 Answers  


1.Password less authentication in linux & Solaris

1 Answers   TCS,


In which file port No’s are defined

3 Answers  


What is Sun Explorer ?

5 Answers   CTS,


How many ufsdump level

1 Answers  






how to set the hostname or username at commamd promt ? where to set password length,max and min ?

3 Answers   Accenture, Tech Mahindra,


Options in ufsrestore

1 Answers  


How to enable and disable the dtlogin

1 Answers  


how to now the network speed, whether it is a full duplex or half duplex? and what is full duplex and half duplex

3 Answers   Thomson Reuters,


How to lock the user id in solaris?

4 Answers  


How far VCS supports?

1 Answers  


How do you add the disk without reboot the server?

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)