PorteuX 1.8 Cinnamon current.

PorteuX - The Next Experience. It's inspired by Slax and Porteus but with heaps of improvements
User avatar
Ed_P
Contributor
Contributor
Posts: 8955
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

PorteuX 1.8 Cinnamon current.

Post#1 by Ed_P » 31 Dec 2024, 18:26

How does one change the DE panel's color? :hmmm:

How does one execute an .sh file set as executable in nemo. :%)

Added in 27 minutes 4 seconds:
And why does this:

Code: Select all

dir2xzm  /tmp/mod /tmp/$MOD.xzm   &&   rm -rf /tmp/mod

echo 
ls -sh   /tmp/*.xzm

DIR () {
ls -lght --time-style long-iso $1 | awk '{print $5,$6,$4,$7}'
}

echo
echo Press Enter to copy /tmp/$MOD.xzm to $SYSTEM$TO, Ctrl+C to exit.
DIR     /tmp/$MOD.xzm 
yield this:

Code: Select all

12K /tmp/mod.xzm

Press Enter to copy /tmp/mynemochanges.xzm to Optional/MyMods, Ctrl+C to exit.
ls: cannot access '/tmp/mynemochanges.xzm': No such file or directory


The code works in Porteus.

Added in 22 hours 28 minutes 36 seconds:
Executable scripts work in terminal window but not in nemo window. Entering bash as an Open with Other Application option does nothing, selecting Autorun Prompt yields:

"Error autorunning software
Cannot find the autorun program"