Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Forcing programs to run in another language
- Date: Tue, 11 Jan 2011 23:01:14 -0700
- From: "David J Iannucci" <jlinux@example.com>
- Subject: Re: [tlug] Forcing programs to run in another language
- References: <4D2D3179.9050802@example.com> <1294811768.25308.1414855941@example.com>
> #!bin/sh > LC_ALL=en_CA > export LC_ALL > deja-dup Sorry... let's try that again (tho I'm sure you'd have picked up on the error). Also added some quotes, just to be.... prettier? #!/bin/sh LC_ALL="en_CA" export LC_ALL deja-dup I like to do this sort of thing in /bin/sh rather than bash... but I'm not entirely sure why. I'm sure there's someone who can explain why this is Good (it's lighter-weight, maybe? It feels lighter weight because of the two fewer letters :-) Dave
- Follow-Ups:
- References:
- [tlug] Forcing programs to run in another language
- From: Dave M G
- Re: [tlug] Forcing programs to run in another language
- From: David J Iannucci
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Forcing programs to run in another language
- Next by Date: Re: [tlug] ibus-anthy in RHEL6
- Previous by thread: Re: [tlug] Forcing programs to run in another language
- Next by thread: Re: [tlug] Forcing programs to run in another language [SOLVED]
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links