IWETHEY v. 0.3.0
|
TODO
1,095 registered users | 0
active users
| 0 LpH |
Statistics
Login
|
Create New User
Welcome to IWETHEY!
IWETHEY Home
/
IWETHEY Board
/
Whither Scripting? Forum
/
I agree with this one.
Post #340,375
by
folkert
3/9/11 2:02:18 PM
Reply
I agree with this one.
Quickly edit the sourcefile list and then re-run your script.
sed -e s/ /\ /g
Or something close to that.
Post #340,401
by
S1mon_Jester
3/9/11 11:30:12 PM
Reply
Re: I agree with this one.
or....
Edit the file with sed to add a double-quote to the beginning/ending of each line.
:%s/^/"/
:%/$/"/
(that's what I usually do)
Removing files from Time Machine backups
- (
mvitale
)
- (4)
- March 8, 2011, 10:55:36 PM EST
Re: Removing files from Time Machine backups
- (
crazy
)
- March 9, 2011, 09:19:46 AM EST
easier way
- (
boxley
)
- (2)
- March 9, 2011, 11:37:14 AM EST
I agree with this one.
- (
folkert
)
- (1)
- March 9, 2011, 02:02:18 PM EST
Re: I agree with this one.
- (
S1mon_Jester
)
- March 9, 2011, 11:30:12 PM EST
i
we
they
.org
Any technology distinguishable from magic is insufficiently advanced.
35 ms