Sign in
vanadium
/
release.go.x.ref
/
5d2ce806c274088766ca397e59c86dc675d3d877
/
.
/
services
/
device
/
internal
/
impl
/
shell_linux.go
blob: 685a300e7e457f3f3df734694fc563c21d7d506c [
file
] [
log
] [
blame
]
// Copyright 2015 The Vanadium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package impl
const (
dateCommand = "/bin/date +%s%N"
)