Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F121188651
print_time.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Wed, Jul 9, 05:15
Size
88 B
Mime Type
text/x-shellscript
Expires
Fri, Jul 11, 05:15 (2 d)
Engine
blob
Format
Raw Data
Handle
27275542
Attached To
R8929 Conjugate Gradient Solver
print_time.sh
View Options
#!/bin/bash
for
entry in ./cgp*
do
echo
"$entry"
cat
"$entry"
| grep Execution
done
Event Timeline
Log In to Comment