Hi All,
Is it possible to create one file name only space or space
in file name in UNIX and we can able to run that on Unix?

Answer Posted / jagadeeb

Yes..:)

just open unix prompt

vi " " or vi "ab cd"
echo "jagadeeb"
:wq
just give permission :)like
chmod 777 " " or chmod 777 "ab cd"
and run that like

./" " or ./"ab cd"
out put like
jagadeeb

jagadeeb@gmail.com

Is This Answer Correct ?    16 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is computer cli?

499


What is ms powershell?

585


How do I stop script errors?

578


What is basename in shell script?

591


Is cmd a shell?

598






Is shell scripting difficult?

559


Explain about gui scripting?

626


madhar chod unix ke 10 commands dhang se likh nahi sakta hai

2978


What is the syntax of "nested if statement" in shell scripting?

635


How do I run a .sh file on mac?

682


What is the use of "$#" in shell scripting?

553


What is a shell script? Can you name some of its advantages?

529


Explain about login shell?

636


How to debug the problems encountered in the shell script/program?

632


What is the difference between bash and shell?

647