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 / sudeep ranjan
Unix-legitimate filenames are any combination of these
three classes of characters: Upper and lower case letters:
A - Z and a - z
Numbers 0 - 9
Periods, underscores, hyphens . _ -
Note that line spaces (aka "whitespace") are not allowed in
filenames. The Unix shell will think you mean more than one
file.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
How to print all the arguments provided to the script?
What is difference between shell and bash scripting?
I want to connect to a remote server and execute some commands, how can I achieve this?
What is echo in shell?
Is cmd a shell?
Is shell scripting a programming language?
What is scripting autism?
What is mac default shell?
How do scripts work?
What is shell application?
What does the sh command do?
What is eval in shell script?
What are the 3 standard streams in linux?
How can we find the process name from its process id?
What is a beat in a script?