1

I want to have the alias inst to be used instead of installpkg /tmp/ and then install packages by inst <pkg name>. But in normal alias define, We can not stick alias name to the package name and it gives:

installpkg /tmp/ <pkg name> That have space between /tmp/ and

There is a way to use alias inst="cd /tmp/; installpkg"; That changes the directory too.

But is there any way to have sticky alias?

Gilles 'SO- stop being evil'
  • 807,993
  • 194
  • 1,674
  • 2,175
Mohammad Etemaddar
  • 12,227
  • 7
  • 24
  • 35

0 Answers0