Package Details: startuptime 6-1

Package Base: startuptime
Description: A simple tool to show the time taken to boot the OS and compare your time with others (Linux boot with systemd only)
Upstream URL: https://github.com/Kelvin-Ng/startuptime-client
Category: system
Licenses: GPL
Submitter: qpalz
Maintainer: qpalz
Last Packager: None
Votes: 6
First Submitted: 2013-01-06 05:10
Last Updated: 2013-01-11 04:45

Latest Comments

Comment by 4679kun

2014-08-05 13:02

更新了

Comment by mrbit

2013-01-11 14:19

so , work..

in the PKGBUILD add line 24 sed -i '25s|":"|"?"|g' startuptime.sh

Comment by mrbit

2013-01-11 14:18


strange ...seems to be a problem codicfica character "?"--> ":"

Comment by mrbit

2013-01-11 13:39


error --> kded4 -v|tail -n +2|head -n +1|cut -d"::" -f2

ok ---> kded4 -v|tail -n +2|head -n +1|cut -d"?:" -f2

Comment by mrbit

2013-01-11 13:33

yes ...!!!!

Comment by qpalz

2013-01-11 13:14

@mrbit

... Strange...
Downloading the source directly works but using PKGBUILD does not work...

Comment by mrbit

2013-01-11 13:11

package v6.tar.gz

Comment by qpalz

2013-01-11 13:04

@mrbit

What is /home/mrbit/aur3/startuptime/src/startuptime-client-6/startuptime.sh? Come from directly downloading the source or makepkg?

Comment by mrbit

2013-01-11 13:02

done: !!!!?!??!!?

/home/mrbit/aur3/startuptime/src/startuptime-client-6/startuptime.sh
cut: the delimiter must be a single character
Try 'cut --help' for more information.

Comment by qpalz

2013-01-11 12:57

Try download the PKGBUILD again, clean everything, and install it again then... Really strange...

All comments