bash

  1. H

    Help with bash script

    Hi all, I'm a linux novice and would like some help creating a bash script that I can setup on a cron. The purpose of the script is to write the size of each user's home directory to a csv file every night. I have it working great right now, but would like to add a third column that contains the...
  2. Joe Fenton

    List directory information (number of files, folders, and the total size)

    Is there an easy way to list directory information, like you'd see when selecting the properties for a folder on Windows, when on the CLI on a Freenas box? Ideally I'd like to see numbers of files, and then the size down to bytes (not just '234G'). I have a feeling a copy hasn't gone quite...
  3. snickasaurus

    Here is a script to email your FreeNAS database backup

    Hello all. I've been playing around with my commandlinefu to keep it strong. There are definitely some great scripts out here to keep an eye on one's FreeNAS box. I just wanted to share this one in hopes someone might like it or a scripting/security guru could tell me how dumb of an idea it is...
  4. fahadshery

    SOLVED How to use Don's Video Transcode Script on Handbrake Jail

    Hi All, Disclaimer: I am a total noob trying out new things. But thank you all for your help and support. I have been studying Don's Video Transcode script for a while and want to try it on my FreeNas. (just because its a power machine to video transcode) Here are the details...
Top