Thread: User input in .bashrc file
hi
have bit of problem .bashrc file. trying make alias when compiling c++ code root dont have type out massive line of text, here type:
code:g++ "program name" `root-config --cflags llibs`
have tried make alias such as:
code:alias gr='g++ `root-config --cflags --libs`'
problem when run, have place program name after of root-config stuff, , when happens fails compile, need way bash insert program name inbetween g++ , `root-config....`
Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk User input in .bashrc file
Ubuntu

Comments
Post a Comment