Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

bash

  1. JosiahMaybe

    About ext4 Linux timestamps maybe

    In some Linux there is no way to set created at or changed at timestamps on mounted systems. NOTE: ONLY USE DEBUGFS ON UNMOUNTED SYSTEMS. There is however debugfs. If you want to set times there are 2 or more things to set. With creation time there is crtime and crtime_extra, first is to second...
  2. B

    How can use I awk to calculate the total number of records processed?

    Hi All, I would like to add several lines to the output of my script. Currently, the script behaves as outlined in the README.md file here. But the behavior I want to change it to is below: ./sample.sh -s 0-9 -c 0-3 -t samples.bin Ch0 Ch1 Ch2 Ch3 Sample 0...
  3. arduinolego611

    Contact "unavailable" for Mac terminal phone call

    I want to make a call from the Mac terminal, but dont seem to be able to make a connection. this is my code: open "tel://+1800phonenumber" I made sure my iphone and Mac book air (Big Sur) were on the same wifi network. I set my iphone to allow wifi calls. my FaceTime account and iCloud apps...
  4. Johna

    install.sh: 364: Syntax error: "(" unexpected (expecting "done")

    Hi all, I'm trying to install Canon printer drivers on my linux mint device. I've downloaded the drivers from https://www.canon.co.uk/ (Canon i-SENSYS MF4730) and I'm trying to install it by running the install.sh I've opened a terminal in the directory, and then I typed sh install.sh, but I get...
Back
Top Bottom