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 create core dump and crash dump #coreadm .

1 Answers  


In VxVm why should we do for Disk Group import and Deport?

2 Answers   EDS,


What are the options available in Solaris Security setting.?

1 Answers   Accenture,


I have single NIC card and we have two ports can we configure as IPMP?

1 Answers   ITC Infotech,


How will compare 2 host patches

1 Answers  


How to know actual capacity of Ethernet port by command line? (Sun Fire V480 and some one configured Eth interface as 100mbps and need to change to 1000mbps but How i would know that port is of capacity 1000mbps or not?

7 Answers   Softenger,


what is the back up software we r using in solaris 8,9,10

2 Answers  


When iam checking the services its showing unintialized then what should i do step by step.pls tell me the answer as soon as posible.

1 Answers   Wipro,


If a User Account is locked,which file you need to check and how do you get to know at what time it has been locked.

4 Answers   CTS,


How to configure the network card

2 Answers  


how to recover a server/system backup?

1 Answers   Wipro,


What is default permission of files and directory?

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