This website works better with JavaScript.
Home
Help
| Lab Instances |
Register
Sign In
llo
/
LabLearningObject
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
48
Commits
1
Branch
0
Tags
3.7 MiB
Tree:
198bf925e9
LabLearningObject
/
cat
/
1_Advanced_Displays
/
q-info
9 lines
106 B
Raw
Normal View
History
cat 1
4 years ago
Create a temporary file and put output with
[source,sh]
----
cat -A $LLO_DATAFILE | head -5 > ...
----