Beneran ini pinjaman? Bunga sudah sesuai seperti yg dijelaskan, situs
resminya apa vanie hsbc itu?
On Tue, 3 Jan 2017 14:22:51 +0100 hdv@gmail sent:
> On 2017-01-03 12:13, Richard Owlett wrote:
> > I wish to duplicate a partition's directory structure without any
> > of the existing file contents. The immediate application is a
> > heavily customized version of an installation DVD. There are tw
I am not subscribed and I don't actually have an email reader that can
respond to mailto: links, but...
Xen wrote:
[...]; call it the Linux Support Arena, or the Linux Support Agenda
even, people on the side take on the customer support role of
filtering.
They act like they try to get the com
Hi,
Johan DS wrote:
> NAME LINE TIME IDLE PID COMMENT EXIT
Looks like the effect of "who" options -a and -H.
I installed the newest coreutils on my Sid VM.
Output looks still like on Jessie:
user pts/02016-12-29 12:24 (10.0.2.2)
Do you get the old
In order to separate reading from writing or to store the directory structure
for several writings one can use find and tar:
find PATH -xdev -type d -print0 \
| tar cf FILE --no-recursion --null --files-from -
The directories will be stored in the file FILE. It can be extracted with
tar
On 2017-01-03 at 12:38, Johan DS wrote:
> Hi
> I use the who command in my .zlogin for counting how many times I'm logged
> in.
> who | awk '$1 == "'$USER'"' | wc -l
>
> previously the output was something like
> user tty1
> user pts/2
> so user was 2 times logged in
The output from which part o
Hi
I use the who command in my .zlogin for counting how many times I'm logged
in.
who | awk '$1 == "'$USER'"' | wc -l
previously the output was something like
user tty1
user pts/2
so user was 2 times logged in
However the who output seems to be changed in:
NAME LINE TIME
On 01/01/2017 04:03 PM, jurek wrote:
How to use two graphics cards and two monitors on nouveau driver.I have
Nvidia gtx 650 ti boost and Nvidia gt 240 card.
I agree with the comment that you can use just one video card for two
monitors. I run two IDENTICAL nvidia cards with 4 monitors, using
On Mon, Jan 02, 2017 at 09:49:16AM -0600, David Wright wrote:
> But did the settings stick? ie do they survive a reboot?
> Typing:
>
> find . -type f -mmin -1440 -print | less # one day
>
> can also be useful in such situations. Obviously reduce 1440 to
> some suitably small interval to find
On 1/3/2017 7:22 AM, hdv@gmail wrote:
On 2017-01-03 12:13, Richard Owlett wrote:
I wish to duplicate a partition's directory structure without any of the
existing file contents. The immediate application is a heavily customized
version of an installation DVD. There are two underlying goals. I wi
On 2017-01-03 12:13, Richard Owlett wrote:
> I wish to duplicate a partition's directory structure without any of the
> existing file contents. The immediate application is a heavily customized
> version of an installation DVD. There are two underlying goals. I wish to
> reuse
> some existing util
On 2017-01-03 12:13, Richard Owlett wrote:
> I wish to duplicate a partition's directory structure without any of the
> existing file contents. The immediate application is a heavily customized
> version of an installation DVD. There are two underlying goals. I wish to
> reuse
> some existing util
On 1/3/2017 5:28 AM, Sven Joachim wrote:
On 2017-01-03 05:13 -0600, Richard Owlett wrote:
I wish to duplicate a partition's directory structure without any of
the existing file contents. The immediate application is a heavily
customized version of an installation DVD. There are two underlying
g
On Tue, Jan 03, 2017 at 12:28:46PM +0100, Sven Joachim wrote:
> On 2017-01-03 05:13 -0600, Richard Owlett wrote:
>
> > I wish to duplicate a partition's directory structure without any of
> > the existing file contents. The immediate application is a heavily
> > customized version of an installati
On 2017-01-03 05:13 -0600, Richard Owlett wrote:
> I wish to duplicate a partition's directory structure without any of
> the existing file contents. The immediate application is a heavily
> customized version of an installation DVD. There are two underlying
> goals. I wish to reuse some existing
I wish to duplicate a partition's directory structure without any
of the existing file contents. The immediate application is a
heavily customized version of an installation DVD. There are two
underlying goals. I wish to reuse some existing utilities which
expect to find data in a particular br
16 matches
Mail list logo