how to hide file
Answers were Sorted based on User's Feedback
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 |
Answer / vamsee
create file like ..filename
if u want to view the file ls -A
| Is This Answer Correct ? | 7 Yes | 4 No |
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 |
Answer / ramakrishnachowdary
ls -a,this is the command for seing all hidden files
| Is This Answer Correct ? | 0 Yes | 0 No |
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 |
How to create core dump and crash dump #coreadm .
In VxVm why should we do for Disk Group import and Deport?
What are the options available in Solaris Security setting.?
I have single NIC card and we have two ports can we configure as IPMP?
How will compare 2 host patches
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?
what is the back up software we r using in solaris 8,9,10
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.
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.
How to configure the network card
how to recover a server/system backup?
What is default permission of files and directory?