Displaying 2 results from an estimated 2 matches for "kelsang".
Did you mean:
felsing
2005 Jan 02
3
Recursively vcutting
Hi,
I've got alot of long 1-2hr files which I'd like to split up into 5-10 minute
chunks. ?I think this should be possible using a small shell script and vcut,
but my scripting abilities are lacking. ?Does anyone know of the existence of
a script which would do this, or know how I'd go about making one?
So say I had a 60 min file (60mins.ogg) I'd like to issue a command
2000 Dec 04
1
Makefile bug in 2.3.0p1
Hi all,
I just installed OpenSSH 2.3.0p1 on an HP-UX 10.20 box, and I'm
psyched to try out sftpd.
I found one bug in the Makefile. Under the host-key and
host-key-force targets, ssh-keygen is called as
'$(srcdir)/ssh-keygen'. This is fine if you configure and build in
the source dir, but not if you build in a separate dir as I did in
order to build several architechtures from one