It might sound odd, but I need to run the AT command and schedule a command but I don’t want to make a file and send it to AT with the -f option. Is it somehow possible to write the whole thing in one single line. Suppose I want to run the “gnome-terminal” at the time 13:10.
Thanks
atreads from standard input by default, i.e. if-fis not used. You can pass multiple lines in several ways, e.g. using here documents:Or within a single line (specific to bash):