Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

edit user data

Content-Type: multipart/mixed; boundary="//"
MIME-Version: 1.0

--//
Content-Type: text/cloud-config; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="cloud-config.txt"

#cloud-config
cloud_final_modules:
- [scripts-user, always]

--//
Content-Type: text/x-shellscript; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="userdata.txt"

#!/bin/bash
/bin/echo "Hello World" >> /tmp/testfile.txt
--//--
Comment

PREVIOUS NEXT
Code Example
Shell :: cannot find module descriptiondatamatcherruleplugin 
Shell :: command to transform to asci code 
Shell :: clone in aws linux 2 
Shell :: termbin command 
Shell :: powershell reload updated module 
Shell :: bash add text to second line 
Shell :: shell commands 
Shell :: npm list commands 
Shell :: linux microcore static ip 
Shell :: git rbanch multiple delet 
Shell :: Installing ruby version manager (rvm) 
Shell :: cp verbose progress 
Shell :: turnoff swap 
Shell :: git remote branch 
Shell :: laravel github clone error 
Shell :: The process cannot access the file because it is being used by another process. Press any key to continue... 
Shell :: bind folder linux 
Shell :: how to extract doi from rtf file 
Shell :: linux quick format usb drive 
Shell :: how to fill text when create file in ubuntu 
Shell :: how to finish feature branch without deleting 
Shell :: what is appmenu-gtk-module 
Shell :: linux repeat command every second 
Shell :: record system audio linux terminal 
Shell :: git submodule update init no url found 
Shell :: checkout git 
Shell :: invalid signature for kali linux repositories 
Shell :: START/STOP MONGOD AS A SERVICE (MAC) 
Shell :: bash list package dependencies 
Shell :: send file to remote computer linux 
ADD CONTENT
Topic
Content
Source link
Name
4+9 =