Add pic file-read

Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
master
LinuxSploit 2021-06-23 11:57:40 +05:00 committed by GitHub
parent fd476e08c2
commit dab2e88a30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
---
functions:
file-read:
- description: The output is prefixed with a some content as a header.
code: |
LFILE=file_to_read
pic $LFILE
shell:
- code: |
pic -U