Search
About
Datasets
Models
Log In
Sign Up
Log In
Sign Up
Models
:
joseph-gordon
/
cancerTherapy
Like
0
Downloads: 1
Card
Git
Discussions
[50a3f7]
:
/
modules
/
RawDB
/
scripts
/ removeHeaders.sh
History
Download this file
3 lines (2 with data), 49 Bytes
1
2
#!bin/bash
cat
file.txt
|
tail
-n
+2
>
file2.txt