标签: python raspbian
我正在尝试制作一个执行Raspbian中的快捷方式的函数。
Raspbian
我尝试使用os.filestart ()函数,但是由于它仅适用于Windows,因此失败了。
os.filestart ()
Windows
我要获取的功能如下:
def executer1(filename): execute("/path/to/the/filename.extension")