Hello! I am trying to create a script that would remove certain
lines/strings from a .txt file. I have tried: sed "/$String/ d"
File.txtBut had no luck, any thoughts or tips?
This did work for me! The issue I believe is that I didn't create a temp
text file. Also needed to include the entire location of the file and it
worked as expected. Really appreciate the help on this one, thank you!
I was able to get this install working by 1. Downloading the DMG,
mounted it. 2. Dragged the App into /Applications - DO NOT RUN/OPEN THE
APP YET3. packaged the App using composer - IMPORTANT - do no launch the
App YET. Package it before you run it f...
DEPNotify is great, I have tested it for enrollments and it provides
good UX. However, I recently started testing out swiftDialog for
pre-stage and end user prompts. swiftDialog paired with GitHub -
smithjw/swiftEnrolment: All the pieces needed to cr...