Search Results

Search: Posts Made By: psyman
33,019
Posted By psyman
Many thanks, that diddn't quite work but altering...
Many thanks, that diddn't quite work but altering it to

for i in /Volumes/student_data/studenthomefolders/*
do
u=`echo $i | cut -d/ -f5`
if [ -d $i/Windows ];
then
echo $u"...
33,019
Posted By psyman
simple check to see if a folder exists
Hi, I have cobbled together a simple script to create a Windows folder in a bunch of home folders on a mac server using the following code.

for i in /Volumes/student_data/studenthomefolders/*
do...
Forum: OS X (Apple) 02-04-2005
37,225
Posted By psyman
I believe that the files in question may be on a...
I believe that the files in question may be on a samba share where the resource fork can not be stored properly or may have been corrupted. I had a heap of reason files do this and solved the problem...
Showing results 1 to 3 of 3

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