Search Results

Search: Posts Made By: zakl
2,348
Posted By zakl
"FILE[2]=file1.txt; CNTR=2; if [ ! -f...
"FILE[2]=file1.txt;
CNTR=2;
if [ ! -f "${FILE[$CNTR]}" ];
then
echo yes;
else
echo no;
fi"

---------- Post updated at 03:37 PM ---------- Previous update was at 03:34 PM...
2,348
Posted By zakl
1. FILE[2]=file1.txt; which means instead of...
1. FILE[2]=file1.txt; which means instead of saying print file1.txt, you say print FILE[2] is this correct?
2,348
Posted By zakl
Thank you....I am surprised myself about these...
Thank you....I am surprised myself about these questions, I am literally a dummy with Unix. They did say I can use the internet or text books what ever means. I will keep on trying I have a few days...
2,348
Posted By zakl
I am stuck really. I have no clue what you are...
I am stuck really. I have no clue what you are asking me. I have been asked questions in this test in various IT fields like OS, Networking, DatabaseS, SQL, Web Services and ITIL. I have managed to...
2,348
Posted By zakl
Research questions
Hi there, please could you assist me. I have no knowledge at all about Unix and I have applied for a job and they have given me a test and said that I can obtain the answers in any kind of way. There...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 07:06 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy