Computing.Net > Forums > Linux > Creating Shortcuts from the Command Line

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Creating Shortcuts from the Command Line

Reply to Message Icon

Name: Chaz
Date: April 1, 2002 at 08:51:17 Pacific
Comment:

Hey everyone,

I am trying to create a script that will create shortcuts on the desktop that link to applications... Does anyone know the command(s) that I can use for this? Thanks a ton in advance.



Sponsored Link
Ads by Google

Response Number 1
Name: regal
Date: April 1, 2002 at 08:54:44 Pacific
Reply:

couldnt you just use the 'ln' command to link them to the appropriate file?


0

Response Number 2
Name: Chaz
Date: April 1, 2002 at 08:57:11 Pacific
Reply:

Would the "ln" command associate an icon with the shortcut? I guess the better question is: could the "ln" command associate an icon with a link?


0

Response Number 3
Name: regal
Date: April 1, 2002 at 10:09:03 Pacific
Reply:

the 'ln' command, links files, say you have /usr/libexec/locate.updatedb to update your filesystem databases, but you dont want to type in that path everytime, you could put a file named updatedb in /usr/local/sbin, and link it to /usr/libexec/locate.updatedb. should work the same in X, right? (i've never tried it)


0

Response Number 4
Name: Lawrence
Date: April 1, 2002 at 13:53:21 Pacific
Reply:

Just drag a program or application to your desktop to create a shortcut!!!

Lawrence


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Creating Shortcuts from the Command Line

Printing from the Internet www.computing.net/answers/linux/printing-from-the-internet/9293.html

Opening the Command Line www.computing.net/answers/linux/opening-the-command-line/28031.html

command line lpr www.computing.net/answers/linux/command-line-lpr/16772.html