Search Results

Search: Posts Made By: mikerousse
2,036
Posted By mikerousse
It was very simple, I just make the following if...
It was very simple, I just make the following if statement:

if [ -r "$yourfolder" ] && [ -d "$yourfolder" ]; then .....
2,036
Posted By mikerousse
I would like to thank you for your help guys but...
I would like to thank you for your help guys but I find at last a solution.
2,036
Posted By mikerousse
Cannot run it!!! ---------- Post updated at...
Cannot run it!!!

---------- Post updated at 09:34 PM ---------- Previous update was at 09:33 PM ----------

I am thinking if I have to create case that check first the reading permissions and...
2,036
Posted By mikerousse
Permissions
Hi guys,

i write the below script to make the user get to the directory that interesting. Now what I am trying is to check the permissions of the directory and if the directory exists to check the...
1,815
Posted By mikerousse
ok let me check it.
ok let me check it.
1,815
Posted By mikerousse
homework? with just one command? lol The...
homework? with just one command? lol

The reason to use the more command is for checking the txt file without to use any script program. Through script program I can do it but through command not....
1,815
Posted By mikerousse
any change for more command? coronna688...
any change for more command?

coronna688 thanks man!!!
1,815
Posted By mikerousse
Thanks for your answer but I have to control...
Thanks for your answer but I have to control let's say the pages. :o
1,815
Posted By mikerousse
The man pages doesn't provide the question I need...
The man pages doesn't provide the question I need to find it. Except if there is something that I didn't see it. Please if you find it please let me know.
About the forward, backward or quit I...
1,815
Posted By mikerousse
"More" command
Hi guys,

I am new in the Unix system and now I making my first moves to learn.
I have one question, if I have a text file that I created through cat command and I need to use the more command to...
Showing results 1 to 10 of 10

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