Hallo,
eine einfache Frage: gibt es einen Befehl in der bash, mit dem ich eine odt-Datei öffnen kann? Also nicht über die bash lesbar machen wie mit "cat" oder so, sondern einfach die Datei über die Konsole mit Libre Office öffnen...
LG,
Niko
Hallo,
eine einfache Frage: gibt es einen Befehl in der bash, mit dem ich eine odt-Datei öffnen kann? Also nicht über die bash lesbar machen wie mit "cat" oder so, sondern einfach die Datei über die Konsole mit Libre Office öffnen...
LG,
Niko
soffice Dateiname.odt
Gruss
Michael
Danke!
Jetzt habe ich noch ein Problem. Wenn der "Dateiname" Leerzeichen enthält funktioniert es nicht, weil er die Datei nicht findet...
Mit welchem Symbol markiere ich Leerzeichen in der bash?
LG,
Niko
Mit welchem Symbol markiere ich Leerzeichen in der bash?
soffice "Dateiname.odt"
Oder du "\" jedes Leerzeichen:
Zitat.... Session bus not found ....
kriegst du auch, wenn die Konsole unter einem User läuft, der nicht graphisch gemeldet ist. Zum Beispiel, wenn man das in einer Konsole als root ausführen wollte, aber am DE als normaler User angemeldet ist.
# | Alias | Name | Aktiviert | Aktualisieren | Priorität | URI
---+---------------------------+------------------------------------+-----------+---------------+-----------+-------------------------------------------------------------------------------
1 | Packman Repository | Packman Repository | Ja | Ja | 99 | http://ftp.gwdg.de/pub/linux/packman/suse/openSUSE_12.3/
2 | google-chrome | google-chrome | Ja | Ja | 99 | http://dl.google.com/linux/chrome/rpm/stable/x86_64
3 | multimedia:musescore | multimedia:musescore | Ja | Ja | 99 | http://download.opensuse.org/repositories/multimedia:/musescore/openSUSE_12.3/
4 | openSUSE-12.3-1.7 | openSUSE-12.3-1.7 | Nein | Nein | 99 | cd:///?devices=/dev/disk/by-id/ata-TSSTcorp_CDDVDW_TS-L633A,/dev/sr0
5 | openSUSE_12.3 | openSUSE_12.3 | Ja | Ja | 99 | http://download.opensuse.org/repositories/Emulators:/Wine/openSUSE_12.3/
6 | repo-debug | openSUSE-12.3-Debug | Nein | Ja | 99 | http://download.opensuse.org/debug/distribution/12.3/repo/oss/
7 | repo-debug-update | openSUSE-12.3-Update-Debug | Nein | Ja | 99 | http://download.opensuse.org/debug/update/12.3/
8 | repo-debug-update-non-oss | openSUSE-12.3-Update-Debug-Non-Oss | Nein | Ja | 99 | http://download.opensuse.org/debug/update/12.3-non-oss/
9 | repo-non-oss | openSUSE-12.3-Non-Oss | Ja | Ja | 99 | http://download.opensuse.org/distribution/12.3/repo/non-oss/
10 | repo-oss | openSUSE-12.3-Oss | Ja | Ja | 99 | http://download.opensuse.org/distribution/12.3/repo/oss/
11 | repo-source | openSUSE-12.3-Source | Nein | Ja | 99 | http://download.opensuse.org/source/distribution/12.3/repo/oss/
12 | repo-update | openSUSE-12.3-Update | Ja | Ja | 99 | http://download.opensuse.org/update/12.3/
13 | repo-update-non-oss | openSUSE-12.3-Update-Non-Oss | Nein | Ja | 99 | http://download.opensuse.org/update/12.3-non-oss/
Alles anzeigen