Search Results

Search: Posts Made By: Feuyaer
Forum: Fedora 09-25-2009
6,073
Posted By Feuyaer
Thanks, I have 90% of these scripts done. My...
Thanks, I have 90% of these scripts done.

My last problem is that still, despite your code, I cannot list the oldest and newest subdirectories. I tried other solutions online but there's not much,...
Forum: Fedora 09-24-2009
6,073
Posted By Feuyaer
Yeah the echo thing is still a problem. But I...
Yeah the echo thing is still a problem. But I re-entered that code you typed and everything works the same still. But still I can't echo anything else AND no matter what sort of If-Else I put it to...
Forum: Fedora 09-24-2009
6,073
Posted By Feuyaer
Nope. I can say COUNT="lol" echo...
Nope.

I can say

COUNT="lol"
echo $COUNT

and nothing is happening....?


I really don't know what happened. I just made a NEW code and simply told it to echo something. And nothing comes...
Forum: Fedora 09-24-2009
6,073
Posted By Feuyaer
I tried to post an image. Says a moderator needs...
I tried to post an image. Says a moderator needs to accept it. Ugh.

But this is making no sense. I could be done with this now if it weren't for Fedora deciding it's going to defy logic. The big...
Forum: Fedora 09-24-2009
6,073
Posted By Feuyaer
The VMWare won't allow me to have a shared...
The VMWare won't allow me to have a shared clipboard. I could, however, take a pic.

http://img85.imageshack.us/img85/5025/codep.jpg
Forum: Fedora 09-24-2009
6,073
Posted By Feuyaer
But it still shouldn't have been saying 1 - I had...
But it still shouldn't have been saying 1 - I had 4 results.


Now at if [ COUNT -gt 0 ] , line 23, i get the error integer expression expected



Is there no simpler way? Like at the -Find,...
Forum: Fedora 09-24-2009
6,073
Posted By Feuyaer
Edit: 10th edit to this post haha. Now it's...
Edit: 10th edit to this post haha.

Now it's just a final problem. I need to concactonate two things. My text saying "you've found X ($COUNT) values". The string and the count in the same sentence....
Forum: Fedora 09-24-2009
6,073
Posted By Feuyaer
Thanks, I'll try that now. Yeah I was doing some...
Thanks, I'll try that now. Yeah I was doing some more research and ended up with

find $directory -type f -print -perm 666

This seemed to have worked, but it's listing non-existant files!
...
Forum: Fedora 09-24-2009
6,073
Posted By Feuyaer
Find Files in Directory by Permission?
Hello. I need to write a script that lets the user pick a directory. Then, all files are looped through, and the ones with read-write (for current user I think) are listed. Ending with a count of...
Showing results 1 to 9 of 9

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